Skip to content

Releases: mCodex/react-native-inappbrowser-nitro

Release 1.3.2

18 Jul 14:10
Compare
Choose a tag to compare

1.3.2 (2025-07-18)

  • fix: implement iOS build process in CI workflow; add caching and setup steps (0bddecc)
  • fix: set ANDROID_HOME environment variable and create local.properties for Android SDK (0188188)
  • fix: setup Ruby environment and install dependencies for iOS build; add .ruby-version file (08c5b8a)
  • fix: update Android SDK setup in CI workflow; use android-actions/setup-android and streamline licen (517d761)
  • fix: update react-native-nitro-modules and nitro-codegen versions to 0.26.4; add useInAppBrowser hoo (e4909f6)

Full Changelog: v1.3.1...v1.3.2

Release 1.3.1

17 Jul 15:52
Compare
Choose a tag to compare

1.3.1 (2025-07-17)

  • fix: correct modal transition style from partialCurl to partialcurl (06b4e0d)
  • fix: remove redundant react-native export from package.json (4bf4c2c)
  • fix: update InAppBrowserNitro version to 1.3.0 and adjust package.json exports (d9fa5c2)
  • fix: update package.json exports to use import and require keys (2ba69ae)

v1.3.0

17 Jul 15:48
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.3.0