diff --git a/src/index.tsx b/src/index.tsx index d6b8314..05c105a 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -48,6 +48,7 @@ export default function OutlinedText({ const styles = StyleSheet.create({ paragraph: { + backgroundColor: 'transparent', textShadowOffset: { width: 1, height: 1,