You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I've been using from react-native-material in my project for a while, and everything was working fine. However, recently, I've been trying to use secureTextEntry for my input, but it's not working. It's strange because it was working a few days ago but stopped working on the Android system. I use a state to toggle the value of secureTextEntry, and it's working fine, but not on my device. However, when I use the from the native react-native, it works normally, which rules out the possibility of an issue with my device. Anyway, I'm left with this doubt.
Hello everyone, I've been using from react-native-material in my project for a while, and everything was working fine. However, recently, I've been trying to use secureTextEntry for my input, but it's not working. It's strange because it was working a few days ago but stopped working on the Android system. I use a state to toggle the value of secureTextEntry, and it's working fine, but not on my device. However, when I use the from the native react-native, it works normally, which rules out the possibility of an issue with my device. Anyway, I'm left with this doubt.
RN Version: 0.72
react-native-material Version: 1.3.5
The text was updated successfully, but these errors were encountered: