Skip to content

feat: Drop support for React Native <0.78#2734

Merged
jakex7 merged 4 commits into
software-mansion:mainfrom
kacperzolkiewski:removeSupportForOldestRN
Aug 12, 2025
Merged

feat: Drop support for React Native <0.78#2734
jakex7 merged 4 commits into
software-mansion:mainfrom
kacperzolkiewski:removeSupportForOldestRN

Conversation

@kacperzolkiewski
Copy link
Copy Markdown
Collaborator

@kacperzolkiewski kacperzolkiewski commented Aug 8, 2025

Summary

This change implements our new maintenance policy of supporting only the two most recent React Native releases. With React Native now at 0.80, the library will support only versions 0.78 and newer. Dropping older versions helps reduce maintenance overhead, remove legacy code paths and ensure we can take advantage of the latest React Native APIs without additional compatibility layers.

Test Plan

Run test app examples

Compatibility

OS Implemented
iOS
MacOS
Android
Web

Checklist

  • I have tested this on a simulator

Copy link
Copy Markdown
Member

@jakex7 jakex7 left a comment

Choose a reason for hiding this comment

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

LGTM

@jakex7 jakex7 merged commit bea4322 into software-mansion:main Aug 12, 2025
3 of 4 checks passed
WoLewicki pushed a commit that referenced this pull request Sep 11, 2025
Update supported RN versions due to #2734 PR that removed support for RN
versions **<0.78**
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.

2 participants