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

[WIP] PR to upgrade react-native IOS side only #14437

Closed
wants to merge 19 commits into from

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    ef74f52 View commit details
    Browse the repository at this point in the history
  2. experiments with 0.65

    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    af1dcdd View commit details
    Browse the repository at this point in the history
  3. roll back react-native version only

    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
    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    43050f6 View commit details
    Browse the repository at this point in the history
  4. upgrade react-test-renderer

    things work fine so far
    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    fa3fe09 View commit details
    Browse the repository at this point in the history
  5. movin to [email protected]

    got the ios app to work with this upgrade
    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    22f4b15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21dc6a1 View commit details
    Browse the repository at this point in the history
  7. update dev team

    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a041a11 View commit details
    Browse the repository at this point in the history
  8. missed these spots to update development team

    i should really go and sleep
    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2db36e4 View commit details
    Browse the repository at this point in the history
  9. add react-native-codegen and bump test-render

    These dependency upgrades are needed for react-native v0.65.x
    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ac0370c View commit details
    Browse the repository at this point in the history
  10. upgrade react-native to v0.65.3

    wohoo!
    The IOS app works, I am very surprised by how smooth this is going
    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    62be3a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e6fc56 View commit details
    Browse the repository at this point in the history
  12. update gitignore to ignore ruby stuff

    This is needed for upgrading to v0.67.5
    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    42b7c10 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dc607e0 View commit details
    Browse the repository at this point in the history
  14. WIP to reach v0.68.x

    Making an AppDelegate.mm will be a bit tricky because a lot of stuff from AppDelegate.m will have to be moved over.
    siddarthkay committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    eef723e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    cad979b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    3e568ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3530f72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    844be3c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    1599006 View commit details
    Browse the repository at this point in the history