xamous / react-native-smooth-pincode-input

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

making the pincode input more stylable with passing a new style prop #92

Closed Yassiremt closed 7 months ago

Yassiremt commented 2 years ago

With this change, I can make the 4 inputs take up the entire available space and use justify-content: 'space-between' to make space between them.