Closed
Description
React Native Version: 0.59.8 (Expo)
React Native version:
React Native Environment Info:
System:
OS: Windows 7
CPU: (2) x64 Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
Memory: 4.53 GB / 13.75 GB
Binaries:
Yarn: 1.15.2 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.2.0 - C:\Users\User\AppData\Roaming\npm\npm.CMD
IDEs:
Android Studio: Version 2.3.0.0 AI-162.3871768
Physical device, Pixel 2, running Android 9. Using Google's GBoard.
Steps To Reproduce
- Run this Expo Snack: https://snack.expo.io/S1XcHwA-H
- Select the first TextInput
- Press the returnKey
Describe what you expected to happen:
Previously I had no problem with returnKeyType="next" moving to the next text field
Snack, code example, or link to a repository:
https://snack.expo.io/S1XcHwA-H (Same as above)