Coder Social home page Coder Social logo

tiaanduplessis / bolt-starter Goto Github PK

View Code? Open in Web Editor NEW
77.0 5.0 8.0 682 KB

UNMAINTAINED - ⚡ Rapid starter for your next React Native project ⚡

Home Page: https://trashify.github.io/bolt-starter

License: MIT License

JavaScript 43.25% Python 11.70% Java 12.70% Objective-C 32.35%
bolt react-native react-navigation mobx react-native-elements starter codepush husky bolt-starter

bolt-starter's Introduction

UNMAINTAINED - ⚡ Bolt


Rapid starter for your next React Native project



Built with ❤︎ by Tiaan and contributors

Table of Contents

Table of Contents
  • Motivation
  • Uses
  • Install
  • Usage
  • API
  • Others
  • Contribute
  • License
  • Motivation

    There are many great starter projects for React Native. This one is used in production at Full Facing and comes with a logical setup to let you hit the ground running. It includes a basic todo application example.

    Uses

    This starter relies on many great modules, including:

    • React Native Elements - React Native Elements UI Toolkit
    • React Navigation - Start quickly with built-in navigators that deliver a seamless out-of-the box experience.
    • React Native Animatable - Standard set of easy to use animations and declarative transitions for React Native
    • React Native Device Info - Device Information for React Native iOS and Android
    • Jest - Painless JavaScript Testing
    • lodash - A modern JavaScript utility library delivering modularity, performance & extras.
    • MobX - Simple, scalable state management
    • CodePush - Push code updates to your apps, instantly
    • JavaScript Standard Style - One JavaScript Style Guide to Rule Them All
    • Husky - Git hooks made easy
    • code-notes - Tool to summarise all code annotation like TODO or FIXME

    Install

    Using CLI

    You can install the bolt-starter-cli globally. Running the bolt-starter command will then clone the repo, install all the dependencies and rename the project to the name you specify:

    $ npm install -g bolt-starter-cli

    Or

    yarn global add bolt-starter-cli

    Then run bolt-starter with your new project name:

    $ bolt-starter BestAppEver

    Cloning

    You can also just clone the repo:

    $ git clone https://github.com/tiaanduplessis/bolt-starter.git

    Then cd into it and install the dependencies:

    $ yarn # npm i

    Post Install

    If everything goes off smoothly you should be able to run the project.

    $ react-native run-ios

    Or

    $ react-native run-ios

    Others

    This starter project may not be exactly what your looking for and there are some amazing alternatives. I recommend you check out:

    Contribute

    Contributions are welcome. Please open up an issue or create PR if you would like to help out.

    Note: If editing the README, please conform to the standard-readme specification.

    License

    Licensed under the MIT License.

    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.