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 style for filled, hide text if not used #17

Closed jpr-longgame closed 5 years ago

jpr-longgame commented 5 years ago

This cleans up an issue where if you set borders or static height/width on the text style, the unfilled circle shows an artifact.

Also allows custom style on filled circles for e.g. a clean look like in screenshot:

Screen Shot 2019-05-21 at 12 58 15 AM

jpr-longgame commented 5 years ago

@xamous would it be possible to merge this?

xamous commented 5 years ago

@xamous would it be possible to merge this?

Done :)