Skip to content

joshscripts-it/tobams-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assessment Project For Tobams Group Internship Program

Video

Video

Menu Screen

Product Details Screen

Product Details Screen

Checkout Screen

Follow the step to Test in your local machine:

For Window & Linux Users:

Be sure to have all the necessary requirement and setup to build react-native natively. checkout react-native official docs for more info.

step 1

    $git clone https://this_repository

step 2

    $cd Project_Directory
    $npm install
    $ npm start

IOS Users:

Be sure all the necessary requirement to build react-native IOS natively is met

Repeat Step 1 and 2 above then continue with step 3 below

Step 3

$ cd ios
$pod install
$ npm start

_NB: if you encounter any difficulty running this app, be sure to review your development setup with respect to react-native official documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors