I built a small React Native react-native-styles-modifier styling library with zero dependencies, inspired by Material UI and Jetpack Compose.
The goal was simple: make it easier to build reusable components, customize styles quickly, and integrate theming without wrapping your app in multiple providers or complicated setups.
If youβre interested, you can check it out here: https://www.npmjs.com/package/react-native-styles-modifier
Iβd really appreciate your feedback and thoughts.

Top comments (0)