VashaMasha
VashaMasha
I've read somewhere that most likely the problem is in the router. I moved SplashScreen.hide() in my router's useEffect and everything works fine (there is no white screen anymore)
+1 same issue
Sorry for taking so long Here is my component and video with behavior playback On the video you can see that when I've got the dot inside the signature field...
Unfortunately I can't do without scrolling(( Thank you for your time! If I find a solution, I will PR.
Hi! the solution is to add this prop flatListProps={{ keyboardShouldPersistTaps: "always" }} https://github.com/hossein-zare/react-native-dropdown-picker/issues/235#issuecomment-859924303