TS fontWeight error #57
-
I was trying to follow the instructions on creating variants for components and i got fontWeight ts error (no changes were made to styles from the https://reactnativeunistyles.vercel.app/example/variants/ BaseText example) But, if i manually set up fontWeight in createStyleSheet everything seems to be fine |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
I think you need to create a bug report for it. |
Beta Was this translation helpful? Give feedback.
-
I received the same report twice today! 😅 I will add this information to the documentation tomorrow. 🙏 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
It's because you have invalid |
Beta Was this translation helpful? Give feedback.
I received the same report twice today! 😅
That's an issue with React Native types - please check the comments here:
#51
I will add this information to the documentation tomorrow. 🙏