Tailwind-inspired utility-first style objects for React Native, zero-deps && zero-setup, plug-n-play
npm install nativeflowcss
A utility-first styling object library tailored for React Native, offering a rich set of utilities such as justify.center
, m.b_(4)
, and bdr.color_slate_200
. These utilities can be composed to create any design, similar to the approach used by Tailwind.
For complete docs on NativeFlow, Read at nativeflow.js.org
Feel free to drop by at the Discord Server or at Github Discussions
See the contributing guide to learn how to contribute to the repository and the development workflow.
Made with ♥ using create-react-native-library