Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
fix missing links (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
smellman authored and xavier-villelegier committed Aug 31, 2018
1 parent 135b8c8 commit b191c3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -30,9 +30,9 @@ cd node_modules/react-native-elements
git branch -v (should show master branch of react-native-elements)
```

3. Open app with [Expo Desktop Client](https://docs.expo.io/versions/v16.0.0/index.html)
- If you have never used Expo before, click [here](https://docs.expo.io/versions/v16.0.0/introduction/installation.html) to install it.
- Then create a new account on the Expo Desktop client that you just installed. Follow [this](https://docs.expo.io/versions/v16.0.0/guides/up-and-running.html#create-an-account) if you need help.
3. Open app with [Expo Desktop Client](https://docs.expo.io/versions/latest/index.html)
- If you have never used Expo before, click [here](https://docs.expo.io/versions/latest/introduction/installation) to install it.
- Then create a new account on the Expo Desktop client that you just installed. Follow [this](https://docs.expo.io/versions/latest/workflow/up-and-running#create-an-account) if you need help.
- Then click `Project` -> `Open Project` and select the examples folder from Step 2 above.
- Finally run the app on simulator or your device.

Expand Down

0 comments on commit b191c3b

Please sign in to comment.