Skip to content
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

Upgrade to RN 0.73.10 #1253

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Upgrade to RN 0.73.10 #1253

wants to merge 9 commits into from

Conversation

zatteo
Copy link
Contributor

@zatteo zatteo commented Oct 10, 2024

### ✨ Features

*

### πŸ› Bug Fixes

*

### πŸ”§ Tech

* Upgrade to RN 0.73.10

Currently boots and seems usable on Android and iOS.

Changelog : https://reactnative.dev/blog/2023/12/06/0.73-debugging-improvements-stable-symlinks

To do

  • Extensive test on Android
    • biometry
    • backup
    • share
    • send to app
    • deep link
    • scanner (not tested on emulator)
    • enabling geolocation
    • CCC
  • Extensive test on iOS
    • biometry
    • backup
    • share
    • send to app
    • deep link
    • scanner
    • enabling geolocation
    • CCC
  • Upgrade or remove totally Flipper

You must upgrade to Flipper 0.269.0.

@zatteo zatteo force-pushed the feat/rn-73 branch 2 times, most recently from bb59217 to c399f00 Compare October 11, 2024 09:22
@zatteo zatteo force-pushed the feat/rn-73 branch 2 times, most recently from ac7516b to 1685717 Compare October 22, 2024 16:05
Gemfile, Podfile and package.json updates come from React Native Upgrade Helper.

Package updated to support RN0.73 :
- @react-native-community/datetimepicker
- react-native-svg-transformer
- react-native-flipper

react-native-flipper could be updated more but it is not working anyway for the moment so I just updated it to make it compile.

`react-native run-android --variant=devDebug` CLI command has been changed to `react-native run-android --mode=devDebug`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant