multiple inputs in native base
multiple inputs in native base
I have a project in react native and use "native-base". I want to have inputs like this
Can anyone help?
@SupriyaKalghatgi Bank card number!
– Banafshe Alipour
Aug 28 at 7:15
You said "I want to have inputs like this :, then what issue did you face when you tried coding this?
– Supriya Kalghatgi
Aug 29 at 3:46
2 Answers
2
Well thats possible with NativeBase, just give width of your choice to Item
Item
The input mentioned in this screenshot is the width value given with each Input
If you are comfortable using something else other than native-base, go with react-native-code-input
This is possible with NativeBase, that was his question about. So suggesting any other package is not the answer here
– Supriya Kalghatgi
Aug 29 at 5:10
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
what is the issue you are facing to achieve this?
– Supriya Kalghatgi
Aug 28 at 6:48