halilb / react-native-textinput-effects

Text inputs with custom label and icon animations for iOS and android. Built with react native and inspired by Codrops.
MIT License
2.98k stars 291 forks source link

How Would I add Type Password here? #121

Closed Shubhamp777 closed 4 years ago

Shubhamp777 commented 4 years ago

I need to add a Kohana Input as a password.

Could anyone suggest me something for this as I'm new in react.

Shubhamp777 commented 4 years ago

I got it ,

I was need to Add secureTextEntry = true on kohana

halilb commented 4 years ago

I'm glad you figured it out @Shubhamp777