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 9616e60 commit fd18dedCopy full SHA for fd18ded
.github/actions/setup-deps-rn-nightly/action.yml
@@ -28,5 +28,5 @@ runs:
28
29
- name: Switch to React Native Nightly
30
run: |
31
- yarn add -D react-native@nightly @react-native/babel-preset@nightly
+ yarn add -D react-native@nightly @react-native/babel-preset@nightly [email protected] [email protected] @types/[email protected]
32
shell: bash
0 commit comments