We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0677442 commit 9fad4a9Copy full SHA for 9fad4a9
.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 react@19.2.3
32
shell: bash
0 commit comments