question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TextInput Text is not shown on IOS 13.3

See original GitHub issue

I am using react-native 0.61.2 and while entering text into textInput didn’t show anything but text entered successfully, this issues only happens with IOS v13.3 on the other versions and on android it works fine.

React Native version: System: OS: macOS Mojave 10.14.6 CPU: (4) x64 Intel® Core™ i7-5557U CPU @ 3.10GHz Memory: 23.05 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 10.16.2 - /usr/local/bin/node Yarn: 1.12.3 - /usr/local/bin/yarn npm: 6.11.3 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 12.4, macOS 10.14, tvOS 12.4, watchOS 5.3 Android SDK: API Levels: 22, 23, 24, 25, 26, 27, 28, 29 Build Tools: 23.0.1, 25.0.3, 26.0.2, 27.0.3, 28.0.3 System Images: android-18 | Google APIs ARM EABI v7a, android-21 | Google APIs ARM EABI v7a, android-21 | Google APIs Intel x86 Atom, android-21 | Google APIs Intel x86 Atom_64, android-22 | Google APIs ARM EABI v7a, android-22 | Google APIs Intel x86 Atom, android-22 | Google APIs Intel x86 Atom_64, android-23 | Google APIs ARM EABI v7a, android-23 | Google APIs Intel x86 Atom, android-23 | Google APIs Intel x86 Atom_64, android-24 | Google APIs ARM EABI v7a, android-24 | Google APIs Intel x86 Atom, android-24 | Google APIs Intel x86 Atom_64, android-25 | Google APIs ARM 64 v8a, android-25 | Google APIs ARM EABI v7a, android-25 | Google APIs Intel x86 Atom, android-25 | Google APIs Intel x86 Atom_64, android-25 | Google Play Intel x86 Atom, android-26 | Google APIs Intel x86 Atom, android-26 | Google APIs Intel x86 Atom_64, android-27 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom_64, android-29 | Intel x86 Atom, android-29 | Intel x86 Atom_64, android-29 | Google APIs Intel x86 Atom_64, android-29 | Google Play Intel x86 Atom IDEs: Android Studio: 3.4 AI-183.6156.11.34.5522156 Xcode: 10.3/10G8 - /usr/bin/xcodebuild npmPackages: react: 16.9.0 => 16.9.0 react-native: 0.61.2 => 0.61.2 npmGlobalPackages: react-native-cli: 2.0.1 react-native-git-upgrade: 0.2.7

Steps To Reproduce

use IOS 13.3 and enter text into textinput.

Describe what you expected to happen: Text should appears on ios version 13.3, By the way i am using IPhone 8 plus.

EmptyText

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
fuggerstadt1907commented, Jan 28, 2020

Yes, like already mentioned in my last post. Give your Input Text a font color != white

2reactions
waheedakhtar694commented, Jan 28, 2020

@fuggerstadt1907 yeah you are right issue is with dark mode when i turns off dark mode then i can see text, any solution of it ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

ReactNative TextInput not visible iOS - Stack Overflow
The generated TextInput is not visible in iOS, unless I specify the height, and when using flexDirection:'row' in its container, ...
Read more >
keyboard can't be popped up in live preview mode
However, in live preview mode of canvas, no keyboard pops up when I tap in the ... normally be visible, to type random...
Read more >
How to Fix iMessage Not Working on iOS 13
Luckily, you can troubleshoot and fix problems with iMessage on iOS 13 if this happens. The text message notification does not work- as...
Read more >
Strange behavior with secure TextInput and Keyboard on iOS.
13 and the keyboard did show up, but the input didn't show on the text input, even when I typed something. The issue...
Read more >
Solved: Text Input data not visible on mobile devices
Solved: Hi, I have several TextInput fields, the values of those ... Text Input data not visible on mobile devices ... On desktop:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found