Skip to content

jpudysz/react-native-unistyles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2,394 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

react-native-unistyles

npm version npm downloads npm downloads License: MIT
platform - expo platform - web platform - ios platform - android platform - ssr

Installation

yarn add react-native-unistyles

Install dependencies:

yarn add react-native-nitro-modules
react-native-unistyles Minimum react-native-nitro-modules
>= 3.0.0 >= 0.33.9
>= 3.1.0 >= 0.35.0
>= 3.2.0 >= 0.35.2

Note: Since v3.1.0, react-native-edge-to-edge is an optional dependency. We strongly recommend setting edgeToEdgeEnabled=true in your android/gradle.properties β€” it enforces translucent system bars on modals, disables legacy StatusBar hacks, and enables additional React Native core fixes. Expo SDK 54+ enables this automatically. You can still install react-native-edge-to-edge for ecosystem compatibility with libraries like react-native-bootsplash or react-native-permissions.

Then follow installation guides for your platform.

Features

  • πŸš€ Shared core with C++ and JSI bindings
  • 🏎️ Powered by Nitro Modules
  • πŸ¦ΈπŸΌβ€β™‚οΈ No re-renders
  • πŸ¦„ Custom web parser, classes and pseudo classes
  • βš›οΈ Tightly integrated with Fabric and Shadow Tree
  • πŸ”₯ 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, your view hierarchy is always clean
  • 🎨 Register multiple themes and change them with single function call
  • and much much more!

Sponsors

codemask galaxies-dev ryanlanciaux jordmccord kerwanp andkindness AdiRishi cybercarrot

Past sponsors

kmartinezmedia levibuzolic claudesortwell luoxuhai anonymous abanobboles hyoban giovannilondero 4cc3ssX FilipiRafael dacoto97 chinamcafee guillaumehcht FTCHD avega99 oscklm loopsware mobily mwarger happyfloat cargurus-oss-fund rauchg oliverloops biw

Sponsor my work

How to become a sponsor?

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!

Discord

Looking for help or you want to chat with me?

Join Discord

License

MIT