-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TextInput - a cursor goes to the end of the line #2797
Comments
Couldn't find version numbers for the following packages in the issue:
Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3. The versions mentioned in the issue for the following packages differ from the latest versions on npm:
Can you verify that the issue still exists after upgrading to the latest versions of these packages? |
Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.io link or link to a GitHub repo under your username). Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup. |
yarn 1.22.5 i am updated react-native-paper before 4.9.2, it isn't helps me i am checked texInput reac-native he is cool worked |
Closed facebook/react-native#28995 |
Write something to the input and completely delete it, your cursor will go to the end of the line
An important condition you must have placeholder and textAlign: cetner
android and ios
react-native ^0.63.4
react-native-paper ^4.7.2
node js ^10.3.0
yarn
rect-native-init
this was the decision with React Native TextInput facebook/react-native#27658
The text was updated successfully, but these errors were encountered: