Skip to content
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

[iOS] Error using component Text from ART #10003

Closed
FlaviooLima opened this issue Sep 20, 2016 · 3 comments
Closed

[iOS] Error using component Text from ART #10003

FlaviooLima opened this issue Sep 20, 2016 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@FlaviooLima
Copy link

Hi there, i'm currently using react native ART module, and everything is ok except the Text component, but the bug is only happening in iOS, in android everything seems to work as expected.

When i try to use the Text component in iOS react trows an this error:
simulator screen shot 20 sep 2016 17 19 55

And in Xcode console output's this:

2016-09-20 17:17:17.663 [error][tid:main][RCTConvert.m:57] Error setting property 'frame' of ARTText with tag #7: JSON value '' of type NSNull cannot be converted to NSDictionary

Since react native ART doesn't have documentation, it's very possible that i'm not doing something right, but i already read the source code and nothing is working that i try.

Additional Information

  • React Native version:0.33.0
  • Platform: iOS
  • Operating System: macOS
  • Xcode: 8.0

RnPlay is down so i'm gonna post the code here:
https://jpst.it/NAac
As soon as the RNplay is up, i will update this post and put the code there.

@hramos
Copy link
Contributor

hramos commented Sep 20, 2016

Thanks for your question!

We want to make sure to keep signal strong in the GitHub issue tracker – to make sure that it remains the best place to track issues that affect the development of React Native.

Questions like yours deserve a purpose-built Q&A forum. Would you like to post this question to Stack Overflow with the tag #react-native? We'll be happy to answer there. Post a link to your Stack Overflow question here, so that we don't lose track of it.

@hramos hramos closed this as completed Sep 20, 2016
@FlaviooLima
Copy link
Author

@FlaviooLima
Copy link
Author

@hramos Hi there, i'm sorry but i don't understand why this issue was closed.
This is bug, i understand that i may doing something wrong, but the same code that i use is working in android but not in iOS.

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants