-
Notifications
You must be signed in to change notification settings - Fork 2.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
Error styling using StyleSheet for Label component #1687
Labels
Comments
@yofriadi unable to reproduce. Attaching a gif. Gif |
akhil-ga
added a commit
that referenced
this issue
Mar 14, 2018
akhil-ga
added a commit
that referenced
this issue
Mar 15, 2018
SupriyaKalghatgi
added a commit
that referenced
this issue
Mar 16, 2018
…upport Attempt to fix issue #1687 (Error styling using StyleSheet for Label …
Fixed with 2.4.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
package version :
when I create style with StyleSheet in Label component it throws :
TypeError: in this environment the sources for assign MUST be an object. This error is a performance optimization and not spec compliant.
but if I use inline styling it just fine.
The text was updated successfully, but these errors were encountered: