Code for Tarteel mobile client, built with React Native
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.
In the root directory run:
react-native run-ios