You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For React Native, font-weight:600; should be converted in quotes fontWeight:"600", not fontWeight:600. I have to change my code after converted. Can we add new properties for fontWeight.
like :
For React Native, font-weight:600; should be converted in quotes
fontWeight:"600", notfontWeight:600. I have to change my code after converted. Can we add new properties for fontWeight.like :
thanks for this nice work