Only on IOS TextInput with mode=outlined - label is jumping up and down
See original GitHub issueSorry for not filling template but this problem is easy to understand and reproduce.
TextInput with mode outlined
only on IOS, when you are typing really fast, label keeps jumping up and down.
I noticed, this happens when outer component is re-rendered.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
TextInput react-native-paper remove label on focus
In react-native-paper 4.12.5, the email label in pink only appears when it is in focus. By removing the label key on the TextInput...
Read more >SwiftUI: Text Input Field With a Floating Label - YouTube
Learn how to build a reusable Text Input Field with a Floating Label !In this series, I will teach you how to build...
Read more >Text Input — Kivy 2.1.0 documentation
The TextInput widget provides a box for editable plain text. Unicode, multiline, cursor navigation, selection and clipboard features are supported.
Read more >A complete guide to TextInput in React Native - LogRocket Blog
Learn how to implement React Native's TextInput component, customize it to collect user inputs, and style your fields with React Native ...
Read more >React Native Paper
point up emoji ... Snappy interface that behaves just like any other app. ... React-native-paper meets high expectations set by iOS and Android...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@realioseb Check this Snack. I tried to reproduce an issue, but it worked fine on iPhone 6.
Thank you! Looking forward for the new version