-
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
IOS only upgrade react-native to 0.72.x #16721
Closed
Closed
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2a40cd - Browse repository at this point
Copy the full SHA f2a40cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20d64a0 - Browse repository at this point
Copy the full SHA 20d64a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d21c33 - Browse repository at this point
Copy the full SHA 6d21c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71005dd - Browse repository at this point
Copy the full SHA 71005ddView commit details -
upgrade react-native-redash to 18.1.0
- We need to do this to get rid of react-native-reanimated v1 usage since its incompatible with v3. - Temporarily modifying imports at `src/quo/animated.cljs` and at `src/mocks/js_dependencies.cljs` - A thorough cleanup is required in a follow up.
Configuration menu - View commit details
-
Copy full SHA for 5ac1a67 - Browse repository at this point
Copy the full SHA 5ac1a67View commit details -
upgrade react-native-draggable-flatlist to 4.0.1
- We need to do this to because versions of library `react-native-draggable-flatlist` older than `4.0.0` rely on `react-native-reanimated ` v1 and that does not work for us if we wish to upgrade `react-native` further.
Configuration menu - View commit details
-
Copy full SHA for 91fb43f - Browse repository at this point
Copy the full SHA 91fb43fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b91f8f3 - Browse repository at this point
Copy the full SHA b91f8f3View commit details -
(0.72.3) : remove
patchHermesPhase
`./node_modules/react-native/react.gradle` path no longer exists in `react-native` 0.72.3
Configuration menu - View commit details
-
Copy full SHA for d0873fa - Browse repository at this point
Copy the full SHA d0873faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ffd4d8 - Browse repository at this point
Copy the full SHA 5ffd4d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a90592 - Browse repository at this point
Copy the full SHA 9a90592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6af9c - Browse repository at this point
Copy the full SHA 3c6af9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe027e - Browse repository at this point
Copy the full SHA 0fe027eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 385b0c6 - Browse repository at this point
Copy the full SHA 385b0c6View commit details -
fix: re-animated v3 animations cleanup
- Easing Import - FadeIn swap for Transition Import - easing - linear - Extrapolate - Interpolate
Configuration menu - View commit details
-
Copy full SHA for aef4fdc - Browse repository at this point
Copy the full SHA aef4fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f4be69 - Browse repository at this point
Copy the full SHA 1f4be69View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.