how to use react native login screen not working
I am trying to use npm i react-native-login-screen but it is not working. When I start typing password or email the keyboard disappears, this error occurs only when I try to handle password or email state. Here is my code:…