callstack / callstack/react-native-paper

Text box cursor placement incorrect after android build , but appears correctly during dev and EAS update

Open
#4,194 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

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
![image](https://github.com/callstack/react-native-paper/assets/25816427/21e5dadf-aae3-415a-900b-1a75a643ac5f)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.