-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
[Text] SampleApp's Text tag display error on device! #947
Comments
@yueliangwen - this is on the base project, with nothing changed? And it does not happen in the simulator? Can anyone else with an iPhone 6 plus confirm? |
@brentvatne - Change |
We've experienced something similar with text on iPhone 6s and the iPhone 6 simulator. No issues on iPhone4s and iPhone 5s. I'll see if I can start a new project and replicate. |
A temporary hack I've found to work is adding an extra space of text to the end of |
@esauter5 - is this still happening for you on master? Not much activity on here and haven't run into it myself, so closing for now |
@brentvatne Not sure. The hack I used fixed the issue so I haven't run into it. When I get some time I'll take some time to figure out if I still see it without the hack and if so I'll let you know. |
Thanks for the quick response @esauter5 - nobody has reported on this in a while so it is probably fixed but it would be amazing if you were able to verify that when you get the chance! ❤️ |
SampleApp display
<Text style={styles.welcome}>Welcome to React Native!</Text>
error on device(iphone6 plus)!ShowWelcome to React
only,Native
is gone!The text was updated successfully, but these errors were encountered: