Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Learn Japanese Pod is a podcast that teaches you how to speak fluent, natural, J
- npm i
- npm start
- When prompted hit (i) for the iOS sim or (a) for the Android sim
- Alternatively on Android scan the QR code with the expo app
- Alternatively scan the QR code with the expo app
Copy link
Member

@Yalgie Yalgie Mar 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alternatively, you can scan the QR code provided with the Expo app (Android) or the Camera app (iOS).


I'd also reccommend downloading this [React Native Debugger](https://github.com/jhen0409/react-native-debugger) for debugging your apps while running them in them sim or on your devices from expo.

Expand Down