-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
4 / 114 of 11 issues completedLabels
Description
Upgrade React Native (RN) to the Latest Version for Enhanced Performance and Compatibility
Background:
Over time, our codebase has grown to include numerous custom patches, and the open-source ecosystem around React Native continues to evolve with frequent updates, performance improvements, and new features. Third-party libraries often adapt quickly to these changes.
Problem:
Using an outdated React Native version complicates patch management, restricts compatibility with modern libraries, and negatively impacts app performance and stability.
Solution:
- Upgrade React Native to latest version and update dependencies
- Audit and remove unnecessary patches
- Conduct thorough testing for stability.
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
MEDIUM