Releases: arabold/react-native-whirlwind
Releases · arabold/react-native-whirlwind
v0.3.0
v0.2.0
v0.1.0-beta.5
- Added negative padding and margin styles:
_p{Direction}{Width}
,_m{Direction}{Width}
v0.1.0-beta.4
- Added fixed line-height styles:
leading{Size}
- Added documentation for the
createTheme
API - Restructured documentation for more clarity
v0.1.0-beta.3
- Updated
README.md
,LICENSE
and documentation. No functional changes.
v0.1.0-beta.2
- Reworked color scheme and added different shades (
light
,dark
) and acontrast
variant - Default palette is based on Material UI
- Reorganized the documentation for better clarity
v0.1.0-beta.1
First fully usable version of Whirlwind 🌪️
Whirlwind is a utility-first CSS framework specifically designed for React Native. It is heavily inspired by both Tachyons and Tailwind CSS and uses low-level building blocks for rapidly building custom designs.
- Readable 👀 - all classes follow a simple, consistent naming convention
- Lightweight 🪶 - no 3rd party dependencies
- Composable 🧱 - combinable classes for rapid prototyping
- Performant 🚀 - No unnecessary calculations, no unnecessary string parsing, just pure and fast static styles
- Reusable ♻️ - Promote reusability in your team and reduce redundancies in your codebase
- React Native and TypeScript first 🥇 - built for React Native and 100% written in TypeScript for a best-in-class developer experience
v0.1.0-beta.0
0.1.0-beta.0