naveenvignesh5 / react-native-otp-textinput

Text View usable for OTP / Pin implementation
MIT License
144 stars 60 forks source link

Text Colors and place holders #64

Open AbdulRahim908 opened 3 weeks ago

AbdulRahim908 commented 3 weeks ago

i want to change the colors of characters inside the inputs. nut i can't find any way to give them colors property also want a place holder inside the boxes can't give that aswell. is there any way for it?

sdreimangubat commented 1 week ago

you can change the color using the textInputStyle props. but it will just give you a typescript error but it will works tho, just ignore the typescript error.