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 332c724 commit 62b5dfdCopy full SHA for 62b5dfd
.github/actions/setup-deps-rn-next/action.yml
@@ -28,5 +28,5 @@ runs:
28
29
- name: Switch to React Native Next
30
run: |
31
- yarn add -D react-native@next @react-native/babel-preset@next
+ yarn add -D react-native@next @react-native/babel-preset@next [email protected] [email protected]
32
shell: bash
0 commit comments