Skip to content

Update RN to min 0.82#698

Merged
rlepinski merged 1 commit intorelease-26from
min-82
Dec 3, 2025
Merged

Update RN to min 0.82#698
rlepinski merged 1 commit intorelease-26from
min-82

Conversation

@rlepinski
Copy link
Copy Markdown
Contributor

Changes:

  • min RN 0.82 : Starting with RN 0.82, they dropped support for the old arch, so we can simplify to the new arch if we drop older versions. Looks like RN 0.83 is coming out on Monday, so its a good opportunity for us to support both 0.82 & 0.83 with the new major version since RN 0.81 will become END OF CYCLE, and older are now unsupported. I believe 0.81 is actually supported just fine but only if new arch is used. 0.82 works fine with the current version, so before deciding on what versions we will support ill see if 0.83 is breaking or not.
  • do not include generated code: Removed shipping generated code with the lib and instead just let RN generated on build. This will hopefully make our plugin more resilient to updates in the future. Its recommended by builder bob team to stop shipping generated code.

@rlepinski rlepinski requested a review from a team as a code owner December 3, 2025 17:30
@rlepinski rlepinski merged commit 89e640b into release-26 Dec 3, 2025
1 check passed
@rlepinski rlepinski deleted the min-82 branch December 3, 2025 19:13
crow pushed a commit that referenced this pull request Dec 11, 2025
* Min 82 (#698)

* Update support policy (#699)

* SDK 20, RN 0.83-rc (#700)

* SDK 20, RN 0.83-rc

* Bump xcode

* Release prep for 26 (#701)

* Release 26.0.0

* Update README

* Features

* Update

* Update to 0.83.0

* Get samples running

---------

Co-authored-by: David Crow <david.crow@airship.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants