Skip to content

Commit 07c785f

Browse files
authored
Merge pull request #275 from flexbox/expodevtools
expodevtools
2 parents 7f8bcd4 + 656b6da commit 07c785f

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

Diff for: challenges/data/02.md

+1
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,5 @@ If you want to display some images on your `Card`, you can use this placeholder
152152
### Debugging
153153

154154
- [ ] Add [`expo-dev-tools`](https://docs.expo.dev/debugging/devtools-plugins/#expo-dev-tools-plugins) to your project
155+
![expo-dev-tools example](https://raw.githubusercontent.com/flexbox/react-native-workshop/main/challenges/data/expo-dev-tools.gif)
155156
- [ ] Add [`@dev-plugins/react-query`](https://docs.expo.dev/debugging/devtools-plugins/#react-query)

Diff for: challenges/data/expo-dev-tools.gif

21.7 MB
Loading

Diff for: hackathon/spacecraft/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
]
2929
},
3030
"dependencies": {
31-
"@dev-plugins/react-navigation": "^0.0.6",
31+
"@dev-plugins/react-navigation": "^0.1.0",
3232
"@expo/metro-runtime": "~4.0.1",
3333
"@expo/vector-icons": "^14.0.0",
3434
"@react-native-async-storage/async-storage": "1.23.1",

0 commit comments

Comments
 (0)