DEV Community

Joshua Ng andwe
Joshua Ng andwe

Posted on

Small, simple React Native chainable styling Library

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)