Skip to content

Latest commit

 

History

608 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cargo Native App

CarGo_Temp_Logo

Native mobile app repo for building ios and android application using react-native (currently with expo)

Installing

  • Install Node.JS from the web

  • Fork this repo to your user account

  • Clone this repo to your local machine git clone https://gitlab.com/your-username/cargo-native.git

  • Move into project directory cd cargo-native

  • Installing dependencies yarn or npm install

  • Starting app in developement mode yarn start or npm start

  • Download the expo app from play store or app store.

  • Scan a QR code in your phone

Other Scripts

Setting Upstream

  • Add the Remote Upstream Repository git remote add upstream [Upstream git URL]
  • Fetch the Upstream Branches git fetch upstream
  • Merge Upstream Changes into your Downstream Repository git merge upstream/master
  • Resolve conflicts if you have

Developement

  • Starting only andoroid version expo start --android
  • Starting only iOS version expo start --ios
  • Starting only web version expo start --web beta

Production

  • For Android expo build:android
  • For iOS expo build:ios
  • For Web expo build:web beta

Package Managers

Communication

Authors

  • Sachin Akula - Title

  • Darshan Patel - Developer

Note : All these requires node.js installed on your local machine as we are using react.js

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages