Skip to content

Releases: callstack/react-native-brownfield

Release 1.2.0

25 Jul 08:19
Compare
Choose a tag to compare

1.2.0 (2025-07-25)

Bug Fixes

Features

  • add expo support (7d349de)
  • add support for RN entry point introduced in RN 0.80 (59f472b)
  • migrate to ReactDelegateWrapper (87ebb55)
  • react-native >= 0.80 support and docs for advanced use cases (#120) (453f965)
  • use JS reload from ReactDelegate (b94719f)

Release 1.1.0

18 Jun 09:26
Compare
Choose a tag to compare

1.1.0 (2025-06-18)

Features

  • ios: allow overriding the bundle instance (#112) (07d6a37)

Release 1.0.1

18 Apr 11:55
Compare
Choose a tag to compare

1.0.1 (2025-04-18)

Bug Fixes

Release 1.0.0

16 Apr 15:06
Compare
Choose a tag to compare

Hey!

The new version 1.0.0 is out! 🚀

It's a total library rewrite that supports SwiftUI, UIKit, Jetpack Compose, and legacy views.

Please refer to the new documentation to check new features: https://github.com/callstack/react-native-brownfield/tree/v1.0.0/docs

Release 1.0.0-rc.2

14 Apr 11:21
Compare
Choose a tag to compare
Release 1.0.0-rc.2 Pre-release
Pre-release

1.0.0-rc.2 (2025-04-14)

Features

Release 1.0.0-rc.1

26 Mar 11:01
Compare
Choose a tag to compare
Release 1.0.0-rc.1 Pre-release
Pre-release

1.0.0-rc.1 (2025-03-26)

Bug Fixes

  • prevent name shadowing, make it proper TM (#103) (dc89737)

Release 1.0.0-rc.0

24 Mar 09:29
Compare
Choose a tag to compare
Release 1.0.0-rc.0 Pre-release
Pre-release

1.0.0-rc.0 (2025-03-24)

Features

  • add rnbrownfield-gradle-plugin (#89) (9c4e9bc)
  • build ios & android apps on CI (#97) (3644da5)
  • migrate to GitHub actions (#91) (34e48c5)
  • pick up default config from RCT_NEW_ARCH_ENABLED (1fc231c)
  • resolve bundle task for local projects (#94) (676d1cf)
  • rewrite to Swift (#95) (f98697d)
  • support new architecture & bridgeless on iOS and Android (9f0b8a4)
  • SwiftUI support (#93) (0ca5f66)
  • update new apis, reword docs (#101) (9ce7907)

Release 0.1.0

10 Jun 14:52
Compare
Choose a tag to compare

0.1.0 (2024-06-10)

Features

  • android: add packager connection check (#26) (b39e8a0)
  • Make react-native-brownfield compatible with latest RN

0.0.3

05 Sep 12:23
Compare
Choose a tag to compare

Fix npm landing page.

0.0.2

04 Sep 14:27
Compare
Choose a tag to compare

Fixed npm homepage field.