JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 111
  • Score
    100M100P100Q74764F
  • License MIT

Styling library for React Native

Package Exports

  • react-native-zephyr

Readme

React Native Zephyr

STATUS: In development

This project is actively under development. We're approaching v1.0.0, in which the API will be stable and non-breaking. Until then, there are no guarantees that the API will not undergo minor changes.

Overview

React Native Zephyr is a TailwindCSS-inspired styling library for React Native.

TailwindCSS is a brilliant library, but it's built for CSS and the web browser – and these are tools that are not available in React Native projects. This project aims to borrow some of the core ideas of TailwindCSS and implement them in the context of React Native applications.

React Native Zephyr, out of the box, provides:

Head over to the docs to learn more.