JSPM

react-native-unistyles

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

Level up your React Native StyleSheet

Package Exports

  • react-native-unistyles
  • react-native-unistyles/lib/commonjs/index.js
  • react-native-unistyles/lib/module/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-unistyles) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-native-unistyles

GitHub package.json version npm downloads License: MIT
platform - expo platform - web platform - ios platform - macos platform - ssr platform - android


Documentation

Features

  • 🚀 Shared core with C++ and JSI bindings
  • 🌉 Supports new architecture
  • 🔥 Crazy performance, adds under 0.1 ms to your StyleSheet
  • 🎳 Share up to 100% of your styles across platforms in monorepo
  • 🎯 Doesn't introduce new components, everything is packed in one hook
  • ⚛️ No React Context
  • 🖥️ Supports custom breakpoints, css-like media queries and variants
  • 🎨 Register multiple themes and change them with single function call
  • 🥳 Compatible with Expo, Bare React Native, React Native Web, React Native macOS and SSR
  • 🛡️ ~99% Test coverage
  • 🔌 Extend stylesheets with your own plugins
  • ⚔️ No 3rd party dependencies
  • and much much more!

Sponsors

How to become a sponsor?

Installation

yarn add react-native-unistyles

Benchmarks

Discord

Looking for help or you want to chat with me?

Join Discord

If you found the react-native-unistyles time-saving and valuable, please consider sponsoring my work. Your support enables me to continue creating libraries with a fresh approach.

Github: https://github.com/sponsors/jpudysz

Ko-fi: https://ko-fi.com/jpudysz

Your support is greatly appreciated and helps me dedicate more time and resources to creating quality libraries. Thank you for all the support!

License

MIT