naveenvignesh5/react-native-otp-textinput

Need to be able to turn off tint border in bottom

Closed this issue · 2 comments

The tint border in bottom should be customizable or be turned off

I fixed it by setting borderBottomWidth manually. If you just do borderWidth: x, it will not apply to bottom for some reason.

Closing this issue as @oscar-fk's comment indicates this issue can be resolved by passing style.