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
I am using react-native-popup-dialog with FloatingLabelTextInput but it is not shown within Dialog. whereas simple TextInput component of react-native is appearing within. What is the issue with it?
Below is my code:
I am using
react-native-popup-dialog
withFloatingLabelTextInput
but it is not shown within Dialog. whereas simpleTextInput
component of react-native is appearing within. What is the issue with it?Below is my code:
The text was updated successfully, but these errors were encountered: