react-native-global-props
react-native-global-props copied to clipboard
0.70
0.70 implements functional components so this library no longer works
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
https://www.npmjs.com/package/react-native-simple-default-props it still work
Working and more customizable method: https://github.com/XantreGodlike/react-fast-hoc/blob/main/examples/react-native-default-styles.md