mjfiandaca
mjfiandaca
Update this so it does not go stale. This is still an issue.
I can still reproduce this on the expo snack I referenced above, which is using expo v36.0.0. According to this webpage [https://docs.expo.io/versions/latest/#each-expo-sdk-version-depends-on-a](url) that expo version is using rn 0.61.4.
And my own app is now at 0.62.0, and it is still an issue there as well.
Not stale. My app was just updated to react 0.63.2. The issue remains.
A few updates on this item. 1. I traced this back (I believe) to the code in ReactTextinputManager.java (node_modules -> react-native -> ReactAndroid -> src -> main -> java ->...