Releases: jpudysz/react-native-unistyles
Releases Β· jpudysz/react-native-unistyles
Release 2.8.0-rc.2
2.8.0-rc.2 (2024-06-22)
fix: minor argument passign from JS to Bridge [403086d]
Release 2.8.0-rc.1
2.8.0-rc.1 (2024-06-22)
Breaking
Min Expo SDK 51, React Native 0.74!
- Android β
- iOS β
- Web β
- SSR β
- tvOS
β οΈ (not supported yet)** - visionOS
β οΈ (not supported yet)** - windows
β οΈ (not supported yet)** - macOS
β οΈ (missing 0.74 release, could not be supported during initial release) Β
** - support will be added in the upcomming RC
Todo
- release notes of all features
- support missing platforms with new core and API
Features
- [Android] add navigation bar hidden method (fd75612)
- [Android] allow alpha colors for status bar and navigation bar (77bfb9f)
- [Android] expose pixel ratio and font scale (356ae28)
- [Android] add imemrsive mode, adjust insets on lower sdk, create demo with insets (f33488c)
- [Android] add set root view background color method (0711d31)
- [Core] export variants helper typescript (4f6dd0b)
- [iOS] implement missing methods (1ed64d8)
- [Android] insets support headless mode (4d5e9ee)
- [Core] introduce mini runtime (fcc32c5)
- [Android] move away JNI logic from main class (78b4ded)
Release 2.8.0-beta.5
Release 2.8.0-beta.4
Release 2.8.0-beta.3
Release 2.8.0-beta.2
2.8.0-beta.2 (2024-06-10)
Features
Release 2.8.0-beta.1
2.8.0-beta.1 (2024-06-06)
This is the first part of the larger release that will include multiple features, refactors and bug fixes.
Features
- Support breakpoints when iPadOS window frame size changes 110082e90284c5699074a45be90d233d202a9b3e by @vanstinator
- unify naming, remove orientation change event (cf3a03a) by @jpudysz