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 8e8526d commit de70c25Copy full SHA for de70c25
.github/workflows/preview.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Node
28
uses: actions/setup-node@v2
29
with:
30
- node-version: 16.x
+ node-version: 20.x
31
cache: npm
32
33
- name: Setup Expo
README.md
@@ -1,4 +1,4 @@
1
-<img src='https://github.com/wataru-maeda/react-native-boilerplate/blob/main/__DELELE_ME__/banner.png' width='400'>
+<img src='https://github.com/wataru-maeda/react-native-boilerplate/blob/main/__DELELE_ME__/banner.png' width='600'>
2
3

4

0 commit comments