ttdung11t2 / react-native-confirmation-code-input

A react-native component to input confirmation code for both Android and IOS
MIT License
411 stars 349 forks source link

No visuals #4

Closed tkulpa closed 6 years ago

tkulpa commented 6 years ago

I have problem with no visual representation of this plugin, i can click space where it suppose to be and i can fill code but no graphical feedback at all. Somone meet similar issue?

ttdung11t2 commented 6 years ago

can you explain more?

ttdung11t2 commented 6 years ago

@tkulpa did you resolve the issue?

tkulpa commented 6 years ago

Problem was that component elements are white, same as my background

ttdung11t2 commented 6 years ago

OK. Follow my example here: https://github.com/ttdung11t2/react-native-confirmation-code-input/blob/master/example You should make style for container and input to match your requirement