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)