Skip to content

Commit

Permalink
Update mobile-development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vegetabill authored Apr 8, 2020
1 parent 03fa04f commit c49005a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile-development/mobile-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ Read through the [Mobile Development slides](https://docs.google.com/presentatio

Work through this React Native tutorial:

- [React Native Tutorial: Building Android Apps with JavaScript](https://www.raywenderlich.com/247-react-native-tutorial-building-android-apps-with-javascript)
- [Build a TODO App Using Expo](https://www.pusher.com/tutorials/build-to-do-app-react-native-expo)


### Independent Practice / Challenge

- Spend the rest of your topic time (out of 4 hours total) converting one of your existing interactive projects into a React Native App. Be sure to start a new project/github repo.
- If you finish, follow this doc on [running your app on a mobile device](https://facebook.github.io/react-native/docs/running-on-device).
- You should use [Expo](https://expo.io/learn) for your stack.

### Supplemental Materials

Expand Down

0 comments on commit c49005a

Please sign in to comment.