Skip to content

chore(main): release 0.14.0#533

Merged
jokerttu merged 2 commits intomainfrom
release-please--branches--main--components--react-native-navigation-sdk
Feb 11, 2026
Merged

chore(main): release 0.14.0#533
jokerttu merged 2 commits intomainfrom
release-please--branches--main--components--react-native-navigation-sdk

Conversation

@googlemaps-bot
Copy link
Contributor

@googlemaps-bot googlemaps-bot commented Feb 11, 2026

🤖 I have created a release beep boop

0.14.0 (2026-02-11)

⚠ BREAKING CHANGES

  • Legacy Architecture Removed: Support for the legacy React Native architecture has been removed. (#439)
  • View Event Handlers as Props: Instead of using mapViewCallbacks and navigationViewCallbacks wrapper objects, event handlers are now passed directly as first-class view props. (#439)
  • View Flags as Props: View flags have been moved from viewControllers to view props. For example, the headerEnabled state can now be managed directly via a view prop, instead of calling navigationViewController.setHeaderEnabled(value). (#439)
  • Listener Configuration: Migrate from configuring listeners via one combined setter call to setting each listener via its own dedicated setter. (#439)
  • Minimum Kotlin Version: Updated the minimum Kotlin version to 2.2.10. Recommended Android Gradle Plugin (AGP) is now 8.10.0 and Gradle is now 8.11.1. (#439)
  • Minimum React Native Version: Support for React Native versions below 0.79.x has been dropped. (#439)

Features

  • New Architecture Support: Adds support for the new React Native architecture using codegen to generate the native interop layer for TurboModules and Fabric views. (#439) (355f16a)
  • Android SDK Upgrade: Upgraded Android Navigation SDK from 7.1.0 to 7.3.0. (#439)
  • iOS SDK Upgrade: Upgraded iOS Navigation SDK from 10.6.0 to 10.7.0. (#439)

This PR was generated with Release Please. See documentation.

Copy link
Contributor

@jokerttu jokerttu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jokerttu jokerttu merged commit 20117de into main Feb 11, 2026
13 checks passed
@googlemaps-bot
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants