talut / react-native-pin-view

Easy, convenient, quick-forming PinView component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change font and "dot" style

davidmarinangeli opened this issue · comments

Hello, I am using your library and I am trying to use my personal style set for the PIN login. Do I have the possibility to change the default one?

Thanks for your library! 🐸

Hi, right now library not have a styling support like that. But I think I can do that. So right now you can fork my package and change style. But I will add these features as soon as possible. Thanks to you for using. I'm adding a To-Do card.

Thanks a lot. I will do it and I hope to have also a pull request from you in the next days.

Happy Halloween 🎃

You can access into folder node_modules/react-native-pin-view/libs/parts/styles.js and change default styles of "passwordInputViewItem" and "keyboardViewItem".

No problem, I solved issue too early, didn't I? 😆 I hope it answers your needs.