OsmiCSX
An utility style framework for React Native.
- NPM
- Yarn
npm install osmicsx
yarn add osmicsx
What is
OsmiCSX
OsmiCSX is a utility React Native style framework for rapidly building custom user interfaces. We adopted the Tailwind concept and implement it for styling in React Native. OsmiCSX designed for customizing UI in React Native and makes a reusable component with the style as you want with very simple code.
Why OsmiCSX ?
Simplicity First
Minimal setup with ready to use boilerplate project structure helps you focus on your style.
Learn MoreTemplating Friendly
OsmiCSX provides tools for extracting component classes from repeated utility patterns, making it easy to update multiple instances of a component from one place.
Learn MoreTailwind-Powered
Enjoy the dev experience of building React Native app, using reusable classes, and easy implementing with styling like Tailwind.
Learn More