Open
Description
I am using expo for react-native development using their EAS build and EAS update services.
I have an issue with the TextInput component.
When I create an eas build for Android and run the app the cursor of the text box seems to stick to the top of the textbox as shown in the image
When I do an EAS update without any code changes and the I relaunch the app the cursor appears in its correct position.
So Im not sure what happens between an eas build and eas update that makes the TextInput cursor work component without any code changes
| react-native-paper | ^5.10.3
| expo sdk | ^49.0.0