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.
Issue Owner
Current Issue Owner: @mallenexpensify
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:
Issue Owner
Current Issue Owner: @mallenexpensify