0.70
Opened this issue · 3 comments
mfbx9da4 commented
0.70 implements functional components so this library no longer works
nnabinh commented
A solution for this right now is to have a custom component with your default styles
Recommended here: https://reactnative.dev/docs/text#limited-style-inheritance
dioi2000 commented
XantreDev commented
Working and more customizable method: https://github.com/XantreGodlike/react-fast-hoc/blob/main/examples/react-native-default-styles.md