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

fix: support for react-native 0.66 #464

Merged
merged 4 commits into from
Sep 24, 2021
Merged

fix: support for react-native 0.66 #464

merged 4 commits into from
Sep 24, 2021

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Aug 27, 2021

Description

Declares support for react-native 0.66.

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

  1. Set react-native version to 0.66
    npm run set-react-version 0.66
    yarn
    cd example
  2. Test Android app:
    yarn android
  3. Test iOS app:
    pod install --project-directory=ios
    yarn ios
  4. Test Windows app:
    yarn install-windows-test-app --use-nuget
    yarn windows

Screenshots

Platform Home App
Android Screenshot_1630091554 Screenshot_1630091556
iOS (JSC) Simulator Screen Shot - iPhone 12 - 2021-08-27 at 21 12 26 Simulator Screen Shot - iPhone 12 - 2021-08-27 at 21 12 38
iOS (Hermes) Simulator Screen Shot - iPhone 12 - 2021-08-27 at 21 18 02 Simulator Screen Shot - iPhone 12 - 2021-08-27 at 21 18 10
Windows n/a image

@github-actions github-actions bot added platform: iOS This affects iOS platform: macOS This affects macOS labels Sep 3, 2021
@github-actions

This comment has been minimized.

@tido64 tido64 mentioned this pull request Sep 16, 2021
31 tasks
@github-actions github-actions bot removed platform: iOS This affects iOS platform: macOS This affects macOS labels Sep 17, 2021
@github-actions github-actions bot added platform: iOS This affects iOS platform: macOS This affects macOS labels Sep 20, 2021
@tido64 tido64 added this to the 1.0 milestone Sep 22, 2021
@tido64 tido64 marked this pull request as ready for review September 24, 2021 09:30
@tido64 tido64 merged commit 78c9d51 into trunk Sep 24, 2021
@tido64 tido64 deleted the tido/support-0.66 branch September 24, 2021 10:21
@github-actions
Copy link

🎉 This PR is included in version 0.7.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: iOS This affects iOS platform: macOS This affects macOS released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants