A mobile application built using React Native,
- NodeJS
- Xcode
# Clone the repo
git clone https://github.com/DiddyApp/diddy-mobile
cd diddy-mobile
# Install npm dependencies
yarn
# Setup App
yarn app:setup
# start application
yarn ios
Follow the instructions from the terminal to preview the app on your phone or using an emulator.