Skip to content

DiddyApp/diddy-mobile

Repository files navigation

Diddy Mobile

A mobile application built using React Native,

Requirements

  • NodeJS
  • Xcode

Setup instructions

1. Install dependencies

# Clone the repo
git clone https://github.com/DiddyApp/diddy-mobile

cd diddy-mobile

# Install npm dependencies
yarn

# Setup App
yarn app:setup

Usage

# start application
yarn ios

License

MIT

Follow the instructions from the terminal to preview the app on your phone or using an emulator.