Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

TarteelAI/tarteel-mobile

Repository files navigation

Tarteel Mobile App

Code for Tarteel mobile client, built with React Native

Setup

Install dependencies:

yarn install
cd ios/
pod install

Setup the environment variables by making a .env file in the root directory and getting the values from @mmmoussa or @tifa2UP.

Running

iOS

In the root directory run:

react-native run-ios