We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05ef65 commit 6da6e60Copy full SHA for 6da6e60
README.md
@@ -11,7 +11,8 @@
11
🟢 Splitted OTP Text Input for ReactNative and Expo powered apps
12
13
<a href="https://twitter.com/_mmusaib" target="_blank"></a>
14
-<img src="https://i.imgur.com/toxEFWe.png" width="500" />
+<img src="https://i.imgur.com/IFq4drO.gif" width="500" />
15
+<img src="https://i.imgur.com/uAir1in.gif" width="500" />
16
</div>
17
18
src/utils/index.js
@@ -24,7 +24,7 @@ export const styles = StyleSheet.create({
24
borderRadius: 5,
25
borderColor: '#DEDEDE',
26
paddingVertical: 5,
27
-
+ minHeight: 40
28
},
29
textStyles: {
30
width: '100%',
0 commit comments