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)