-
Notifications
You must be signed in to change notification settings - Fork 984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] PR to upgrade react-native IOS side only #14437
Conversation
Jenkins BuildsClick to see older builds (106)
|
982a1f0
to
3e37424
Compare
here I roll back the react-native version to the last version that built properly which was 0.63.5 but I keep other upgrades in place ,example : react-js is now at 17.0.1 Surprisingly this works just fine
things work fine so far
got the ios app to work with this upgrade
i should really go and sleep
These dependency upgrades are needed for react-native v0.65.x
wohoo! The IOS app works, I am very surprised by how smooth this is going
This is needed for upgrading to v0.67.5
a2d99c7
to
dc607e0
Compare
Making an AppDelegate.mm will be a bit tricky because a lot of stuff from AppDelegate.m will have to be moved over.
Potential related issue wix/react-native-navigation#7547 |
feel free to reopen when needed |
i plan to work on this tomorrow so re-opening this for now @flexsurfer :) |
ea0b0de
to
3d29d45
Compare
3d29d45
to
1599006
Compare
feel free to reopen if needed |
This PR needs to be rebased. The iOS build will forever be stuck in the queue because it expects old Xcode which doesn't exist: status-mobile/ci/Jenkinsfile.ios Line 7 in 1599006
|
closing in favour of : #14809 |
do not review yet :)
status: wip