Skip to content

hungqd/build-version-management-app

 
 

Repository files navigation

React Native Project: Maverapp

Table of Contents

Updating to New Releases

Features

  • Listing Projects
  • Listing Versions of one Project
  • Install Project to your device with version you choice

Build Maverapp Project

Installation

  • Install Nodejs & npm
  • Install react native: Getting Started
  • Go to root project and install module packages:
npm install
# or
yarn

Running

  • At root project use command:
    • iOS: yarn start ios
    • android: yarn start android

Tools

  • Using Atom Editor
  • Install Atom packages: atom-beautify, linter, linter-eslint, react

Coding

Source Tree

Credits

About

Marverapp - A React Native app for Manage Build Versions of apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • Objective-C 3.2%
  • Python 1.4%
  • Java 1.2%