Skip to content

Releases: jpudysz/react-native-unistyles

Release 2.8.0-rc.2

22 Jun 14:40
Compare
Choose a tag to compare
Release 2.8.0-rc.2 Pre-release
Pre-release

2.8.0-rc.2 (2024-06-22)

fix: minor argument passign from JS to Bridge [403086d]

Release 2.8.0-rc.1

22 Jun 13:06
Compare
Choose a tag to compare
Release 2.8.0-rc.1 Pre-release
Pre-release

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

18 Jun 08:39
Compare
Choose a tag to compare
Release 2.8.0-beta.5 Pre-release
Pre-release

2.8.0-beta.5 (2024-06-18)

Features

  • allow transparent navigation bars (64f414f)

Release 2.8.0-beta.4

17 Jun 14:30
Compare
Choose a tag to compare
Release 2.8.0-beta.4 Pre-release
Pre-release

2.8.0-beta.4 (2024-06-17)

Features

  • android make screen pixel density dynamic (ce8206f)

Release 2.8.0-beta.3

17 Jun 05:28
Compare
Choose a tag to compare
Release 2.8.0-beta.3 Pre-release
Pre-release

2.8.0-beta.3 (2024-06-17)

Features

  • reimplement insets with window insets compat (06fab9d)

Release 2.8.0-beta.2

10 Jun 12:48
Compare
Choose a tag to compare
Release 2.8.0-beta.2 Pre-release
Pre-release

2.8.0-beta.2 (2024-06-10)

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)

Release 2.8.0-beta.1

06 Jun 11:17
Compare
Choose a tag to compare
Release 2.8.0-beta.1 Pre-release
Pre-release

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

Release 2.7.2

27 Apr 17:41
Compare
Choose a tag to compare

2.7.2 (2024-04-27)

Features

  • [Android πŸ€–] - Insets - support expo-navigation-bar with relative and absolute positioning (9dbdf69)

Release 2.7.2-rc.1

22 Apr 13:30
Compare
Choose a tag to compare
Release 2.7.2-rc.1 Pre-release
Pre-release

2.7.2-rc.1 (2024-04-22)

Features

  • handle expo absolute positioning android (9dbdf69)

Release 2.7.1

19 Apr 11:43
Compare
Choose a tag to compare

2.7.1 (2024-04-19)

Features

  • Update android colors on ui thread (for navbar and status bar) b9be53