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

[RNMobile] Upgrade React Native 0.71.11 - iOS changes #51386

Commits on Jun 9, 2023

  1. refactor: Extract bundle version number to var

    Siobhan authored and fluiddot committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    26147d9 View commit details
    Browse the repository at this point in the history
  2. refactor: Delete /.ruby-version, no longer needed

    Siobhan authored and fluiddot committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1476bf7 View commit details
    Browse the repository at this point in the history
  3. refactor: Update /podfile to align w/RN updates

    Siobhan authored and fluiddot committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    91cafdc View commit details
    Browse the repository at this point in the history
  4. refactor: Remove path names as part of RN upgrade

    Siobhan authored and fluiddot committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4fad5fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff47e42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a03c012 View commit details
    Browse the repository at this point in the history
  7. Update Pods

    fluiddot committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    50ddcdc View commit details
    Browse the repository at this point in the history
  8. Add patch to fix Reanimated podspec

    Without this patch, Reanimated tries to use Hermes version of React Native and produced a build failure. Seems there's an issue in the `podspec` file, as the JSC module is not being added.
    Reference: software-mansion/react-native-reanimated#4254
    fluiddot committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9538f8e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge branch 'rnmobile/upgrade/react-native-0.71.8' into rnmobile/upg…

    …rade-react-native-0.71.8-ios
    Siobhan committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    09665f3 View commit details
    Browse the repository at this point in the history
  2. Update pods to reflect 0.71.11 target

    Siobhan committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    10d9c40 View commit details
    Browse the repository at this point in the history
  3. Apply changes to pods following pod install

    Siobhan committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    711f056 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Merge branch 'rnmobile/upgrade/react-native-0.71.8' into rnmobile/upg…

    …rade-react-native-0.71.8-ios
    
    # Conflicts:
    #	packages/react-native-editor/ios/Podfile.lock
    fluiddot committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b5041b9 View commit details
    Browse the repository at this point in the history
  2. Update Podfile.lock file

    fluiddot committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b816e43 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rnmobile/upgrade/react-native-0.71.8' into rnmobile/upg…

    …rade-react-native-0.71.8-ios
    fluiddot committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    3a34f6f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge branch 'rnmobile/upgrade/react-native-0.71.8' into rnmobile/upg…

    …rade-react-native-0.71.8-ios
    fluiddot committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    244778d View commit details
    Browse the repository at this point in the history