xamous/react-native-smooth-pincode-input

ability to set `textContentType`

waltermvp opened this issue · 2 comments

For a better UX we should support passing in a prop of type textContentType .

Or set the default to oneTimeCode. IF your interested i would attempt a PR

Sure. PRs are welcomed :)

I think this is solved by #24 since it allows you to pass any prop to TextInput