Description
When component start, works fine. After change value from <TextInput /> and delete it, the placeholder appears, passes 1 second and it break line.
React Native version:
OS: macOS 11.1
CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
Memory: 102.36 MB / 16.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 15.5.0 - /usr/local/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 7.3.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.10.0 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 14.3, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2
Android SDK:
API Levels: 28, 29, 30
Build Tools: 28.0.3, 29.0.2, 30.0.3
System Images: android-28 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom, android-30 | Google APIs Intel x86 Atom
Android NDK: Not Found
IDEs:
Android Studio: 4.1 AI-201.8743.12.41.6953283
Xcode: 12.3/12C33 - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_242-release - /usr/bin/javac
Python: 2.7.16 - /usr/bin/python
npmPackages:
@react-native-community/cli: Not Found
react: 16.13.1 => 16.13.1
react-native: 0.63.2 => 0.63.2
react-native-macos: Not Found
npmGlobalPackages:
*react-native*: Not Found
Steps To Reproduce
- Access snack and set Android
- Type on TextInput to disappear placeholder
- Break placeholder
Expected Results
Placeholder not break line after disappear
Snack, code example, screenshot, or link to a repository:
https://snack.expo.io/z7tbAWsYc
Description
When component start, works fine. After change value from
<TextInput />and delete it, the placeholder appears, passes 1 second and it break line.React Native version:
Steps To Reproduce
Expected Results
Placeholder not break line after disappear
Snack, code example, screenshot, or link to a repository:
https://snack.expo.io/z7tbAWsYc