GithubHelp home page GithubHelp logo

pe-johndpope / react-native-shopping-app---boodmo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johna525/react-native-shopping-app---boodmo

0.0 0.0 0.0 61.29 MB

Built with Firebase, Facebook Authentication, CodePush and Payment (Razorpay)

Objective-C 25.89% JavaScript 71.86% Starlark 0.16% Java 1.95% Ruby 0.13%

react-native-shopping-app---boodmo's Introduction

boodmo - mobile app based on react-native.

Tech stack:

  • react-native;
  • redux;
  • thunk;

IMPORTANT!

  1. Clone;
  2. Git checkout -b [task id] (ex. BOODMO-12002);
  3. Make changes;
  4. Pull;
  5. Git push in your branch.
  6. Make pull request with task description;
  7. Wait for review;

How to build app for development:

For ios:

  1. Buy macbook or smth else with macOS;
  2. Clone project;
  3. Install xcode (if you dont have it);
  4. Cd in project folder and make npm i;
  5. Cd in ios folder and make pod install + pod update;
  6. Cd in root project folder and make react-native link;
  7. React-native run-ios;

For android:

  1. Java install and add it to $PATH variable;
  2. Setup android environment (in bash profile);
  3. Watchman install (it is optional, but not);
  4. Android studio install + build tools setup + platforms setup (You must open android project -> wait for indexing -> tools -> android -> SDK manager);
  5. Run android device emulator (You must open android project -> wait for indexing -> tools -> android -> AVD manager);
  6. Clone project;
  7. Cd in project folder and make npm i;
  8. React-native run-android;

How to build app for production: For ios:

  1. Check CodePushDeploymentKey in Info.plist;
  2. In Xcode product -> archive and upload to store ver X.X.X.XXXX (4.4.0.100) (STAGING);
  3. Release boodmoIOS in staging using command "code-push release-react boodmoIOS ios";
  4. Testing;
  5. In Xcode product -> archive and upload to testflight ver X.X.X (4.4.0) (PRODUCTION);
  6. Send production build to review;
  7. Release boodmoIOS in production using command "code-push promote boodmoIOS"; (If there are some hot fixes)

For android:

  1. Check reactNativeCodePush_androidDeploymentKey in strings.xml file;
  2. Send build for testing ver X.X.X.XXXX (4.4.0.100) (STAGING);
  3. Release boodmoAndroid in staging using command "code-push release-react boodmoAndroid android";
  4. Testing;
  5. Upload into google play market store build ver X.X.X.XXXX (4.4.0) (PRODUCTION);
  6. Promote production build;
  7. Release boodmoAndroid in production using command "code-push promote boodmoAndroid"; (If there are some hot fixes);

Mobile api documentation: https://app.apiary.io/boodmo/editor

react-native-shopping-app---boodmo's People

Contributors

sweetmate-dev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.