Skip to content

Commit

Permalink
Update ReadMe to point to version 33 of expo docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dschlitt committed Oct 30, 2019
1 parent cc6e905 commit 1912fe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The SlackFest app is built on ReactNative with the Expo framework to make it simpler to build and ship iOS and Android apps from one codebase with code push capabilities :)

[https://docs.expo.io/versions/v30.0.0/](https://docs.expo.io/versions/v30.0.0/)
[https://docs.expo.io/versions/v33.0.0/](https://docs.expo.io/versions/v33.0.0/)

## Running Locally

Expand Down Expand Up @@ -40,4 +40,4 @@ use the node command `yarn getData` which is defined in scheduleToJson.js.

Add the png image to the assets folder. This is critical because it ensures the image is uploaded to the EXPO CDN for codepush style updating and bundling in the app for app store publication.

For now: Update the map dimensions and file name in code
For now: Update the map dimensions and file name in code

0 comments on commit 1912fe2

Please sign in to comment.