bubble-dev / _

🍱 metarepo of many packages and various monorepos
52 stars 6 forks source link

React v17 and React Native v0.64.0 #502

Closed irminakacz closed 3 years ago

irminakacz commented 3 years ago

Upgrade of React to v17.0.1 and React Native to v0.64.0 along with other dependencies.

Upgrade of ios testing setup: iPhoneModel: 8 -> 12 iOSVersion: 13 -> 14

How to review this PR?

Check out to the branch, remove node_modules and rebox folders (rm -rf .rebox/ node_modules/.rebox), yarn and run the ios & android simulator. When scrolling through file changes, pay the most attention to yarn.lock and inspect any new or duplicated dependencies.