Giter Club home page Giter Club logo

eat-vegetal's Introduction

Requirements

  • React Native environment
  • Credentials files
  • Environment files

Installation

npm install

Getting started

Android

npm run android:dev
npm run android:prod

iOS

npm run ios:dev
npm run ios:prod

Clean

Android

npm run android:clean

iOS

npm run ios:clean

Metro

npm run metro:clean

Testing

Unit

npm run test

E2E

npm run android:build:e2e:dev
npm run android:build:e2e:prod
npm run e2e:start
npm run e2e:android
npm run e2e:ios

Check code

npm run lint
npm run lint:fix
npm run lint:check
npm run pretty

Maintenance

npm install -g npm-check
npm-check -u

Releases

Android

First step:

Increment versionCode and versionName in ".env.*" file

npm run android:build:dev
npm run android:build:prod
  1. Take the file located in "./android/app/build/outputs/bundle/release/app.aab"
  2. Upload to Play Store

iOS

npm run ios:prepare:dev
npm run ios:prepare:prod
  1. Open Xcode
  2. Increment Version and Build in Xcode
  3. Clean project
  4. Build project
  5. Archive project
  6. Upload to TestFlight
  7. Upload to App Store

Documentation

eat-vegetal's People

Stargazers

Vladimir Alekseev avatar

Watchers

The Cowboy Coder avatar Pocho Costa avatar Alejandro 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.