Releases: jpudysz/react-native-unistyles
Releases Β· jpudysz/react-native-unistyles
Release 2.8.0-rc.6
25 Jun 06:15
Compare
Sorry, something went wrong.
No results found
Features
add support for macos and RN 0.73 (671fede )
Release 2.8.0-rc.5
24 Jun 21:28
Compare
Sorry, something went wrong.
No results found
Support new core with react-native-windows
Features
add win support for new core (50d4d50 )
finish implementation for win (314fb1b )
Release 2.8.0-rc.4
24 Jun 08:30
Compare
Sorry, something went wrong.
No results found
Features
support visionos with new core (c40b147 )
Release 2.8.0-rc.3
24 Jun 07:03
Compare
Sorry, something went wrong.
No results found
Enable new core for tvOS β
Features
bump core package dependencies (7566a84 )
use new core with tvos (61f8971 )
Release 2.8.0-rc.2
22 Jun 14:40
Compare
Sorry, something went wrong.
No results found
fix: minor argument passign from JS to Bridge [403086d ]
Release 2.8.0-rc.1
22 Jun 13:06
Compare
Sorry, something went wrong.
No results found
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
18 Jun 08:39
Compare
Sorry, something went wrong.
No results found
Features
allow transparent navigation bars (64f414f )
Release 2.8.0-beta.4
17 Jun 14:30
Compare
Sorry, something went wrong.
No results found
Features
android make screen pixel density dynamic (ce8206f )
Release 2.8.0-beta.3
17 Jun 05:28
Compare
Sorry, something went wrong.
No results found
Features
reimplement insets with window insets compat (06fab9d )
Release 2.8.0-beta.2
10 Jun 12:48
Compare
Sorry, something went wrong.
No results found
Features
access bridge and callInvoker from runtime executor (103de1f )
align android (8e40306 )
convert android module to better structure (97ef33a )
make cxx core more extensible (b514171 )
move device events to cxx (c1d510d )
use cxx emitter, add optionals, reduce number of constructor arguments (83d246c )