Skip to content

jpudysz/react-native-unistyles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d370d40 Β· Nov 10, 2023
Oct 18, 2023
Oct 3, 2023
Oct 3, 2023
Oct 3, 2023
Nov 7, 2023
Nov 5, 2023
Nov 8, 2023
Nov 7, 2023
Nov 10, 2023
Oct 18, 2023
Oct 31, 2023
Oct 28, 2023
Oct 3, 2023
Oct 3, 2023
Oct 3, 2023
Oct 25, 2023
Oct 3, 2023
Nov 7, 2023
Nov 4, 2023
Nov 4, 2023
Oct 4, 2023
Nov 4, 2023

Repository files navigation

react-native-unistyles

react-native-unistyles

GitHub package.json version npm downloads Platform - Android and iOS License: MIT

Features

  • ⚑ Blazing fast, adds around ~3ms on top of StyleSheet*
  • 🎳 Share up to 100% of your styles across platforms in monorepo
  • 🎯 Doesn't introduce new components
  • πŸ–₯️ Supports custom breakpoints and css-like media queries
  • 🎨 Access theme in your StyleSheets and components
  • πŸͺ„ Supports dynamic functions to access values from JSX
  • πŸ₯³ Compatible with Expo, Expo Go, Bare React Native, React Native Web and SSR
  • πŸ›‘οΈ ~99% Test coverage
  • βš”οΈ No 3rd party dependencies

*-based on this benchmark

Installation

yarn add react-native-unistyles

Faster, better and simpler - v.2.0 πŸš€

There is ongoing work on branch 2.0.


Join early testers and discussion here.

yarn add react-native-unistyles@next

Blog post

Read about what drove me to create this library in this blog post here.

Sponsor my work

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