Code Monkey home page Code Monkey logo

mindsea_react-native_template's Introduction

Template

MindSea React Native Starter Pack!

Build Build

Installation :

# Install dependencies
> yarn

See environment section for how to configure env variables.

See scripts section for how to run the app.


Run the app

To run the app use one of the following scripts:

  • yarn android:dev, to start the app on Android with the development environment variables.

  • yarn android:stage, to start the app on Android with the staging environment variables.

  • yarn android:prod, to start the app on Android with the production environment variables.

  • yarn ios:dev, to start the app on iOS with the development environment variables.

  • yarn ios:stage, to start the app on iOS with the staging environment variables.

  • yarn ios:prod, to start the app on iOS with the production environment variables.

Branch Organization

New releases are made whenever enough new features have accumulated on the develop branch. Before creating a new release, create a staging branch off of the develop branch, and ensure the following things have been taken care of:

All pending features that should be included in the upcoming release are merged. Double-check that documentation is available and up-to-date for implemented features. Check that the version number in the documentation matches Manitoba. Then, merge the staging branch into main, squashing all commits, and tagging the new release. Afterwards, merge the staging branch back to develop so all changes in the staging branch are present in develop.

To enabled React-Native (Fabric) new architecture

Check the official documentation here


React-query
React-navigation v6
Nativebase v3 as design system
i18next
Typescript


ScreenShot

228015874-ac44eae6-33a8-49fa-9a0d-c4c4c7c59048.mp4

mindsea_react-native_template's People

Watchers

 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.