We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477d453 commit 64ff739Copy full SHA for 64ff739
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
uses: ./.github/actions/setup-deps
80
81
- name: Switch to React 18
82
- run:
+ run: |
83
yarn remove react react-test-renderer react-native @react-native/babel-preset
84
yarn add -D [email protected] [email protected] [email protected] @react-native/[email protected]
85
0 commit comments