mjfiandaca

Results 5 comments of mjfiandaca

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.

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 ->...