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

[react-native] Upgrade to 0.62.2 #8310

Merged
merged 22 commits into from May 25, 2020
Merged

Commits on May 25, 2020

  1. Copy the full SHA
    6438ac4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f672330 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    71ede33 View commit details
    Browse the repository at this point in the history
  4. [ios] Install pods

    sjchmiela committed May 25, 2020
    Copy the full SHA
    439be21 View commit details
    Browse the repository at this point in the history
  5. [home] Publish dev home

    sjchmiela committed May 25, 2020
    Copy the full SHA
    43d167c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    526d1c3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1005ad3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b056240 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c1850d0 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    0d8edd8 View commit details
    Browse the repository at this point in the history
  11. [android] Add uiMode config change to Main and ExperienceActivities

    Importing change made to React Native example apps in facebook/react-native#26413
    sjchmiela committed May 25, 2020
    Copy the full SHA
    9c0e571 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    21c3b5b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    41e0083 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    73abab2 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c701206 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    6640c79 View commit details
    Browse the repository at this point in the history
  17. [tools] Do not version com.facebook.jni

    JNI has been extracted to FBJNI package and it has become very difficult to version properly. Let's try to share one version of JNI between all future React Natives and hope that we can monkey-patch any non-backwards compatible changes thanks to access to source code at facebookincubator/fbjni.
    sjchmiela committed May 25, 2020
    Copy the full SHA
    dfa2af6 View commit details
    Browse the repository at this point in the history
  18. [repo] Remove custom resolution for @react-native-community/cli-platf…

    …orm-ios
    
    No longer needed, `pod install` in `apps/bare-expo/ios` succeeded
    sjchmiela committed May 25, 2020
    Copy the full SHA
    9928af7 View commit details
    Browse the repository at this point in the history
  19. [bare-expo] Install pods

    sjchmiela committed May 25, 2020
    Copy the full SHA
    875526b View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    75c652f View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    aa72d06 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    adc6747 View commit details
    Browse the repository at this point in the history