xamous / react-native-smooth-pincode-input

A cross-platform, smooth, lightweight, customizable PIN code input component for React Native.
MIT License
406 stars 138 forks source link

Add dark keyboard prop please? #48

Open craftmusic opened 4 years ago

craftmusic commented 4 years ago

Hi, can you please add a prop for keyboardAppearance="dark" ?

rickysullivan commented 4 years ago

https://github.com/xamous/react-native-smooth-pincode-input/issues/29

retyui commented 4 years ago

@craftmusic

Thanks for reporting and you can also use better implementation with better maintainability: https://github.com/retyui/react-native-confirmation-code-field

react-native-confirmation-code-field animated example react-native-confirmation-code-field mask example react-native-confirmation-code-field underline example react-native-confirmation-code-field basic example