Orbital 22: React Native Workshop
This is the repository that holds all the codes used in the workshop on 14 & 21 May.
Any Queries?
Please feel free to ping! You can find the emails from the mailing of the workshop details or you can create an issue from the Issues tab. More than happy to help!
To run the application
Ensure that you have node
, npm
and expo-cli
installed.
Pick a local directory and clone
this repository with:
git clone https://github.com/domlimm/orbital-react-native-workshop.git
Once that is done, run npm/yarn install
to install the dependencies in this application.
After, run npm/yarn/expo start
to start the application.
Work in progress