GithubHelp home page GithubHelp logo

react-native-starter-kit's Introduction

Expo React-native starter

This config takes as base the Expo managed workflow template typescript template from create react native app, but has some differences like:

  • Typescript is on 3.9.2 version
  • Was added React-navigation and their main dependencies without version errors
  • Was configured husky for git hooks with pretty-quick and lint-staged
  • Prettier has a base configuration
  • The tsconfig.json has all options (as it comes by default) with path configuration to use with the import-resolver eslint plugin and configuration set in the .eslintrc file
  • ESLint has a base configuration with:
    • prettier
    • react-hooks
    • react-native
    • react-native-a11y
    • config-universe
    • import-resolver
  • An opinionated folder structure in src
src
├── assets
├── components
├── screens
├── styles
└── utils

How to run the project

  • With yarn start you init the expo server, and the expo dev tools will be open in the browser in http://localhost:19002/

Opening the project

You can open the project on Android studio emulator or in your phone:

Open in android studio emulator

  • In the dev tools you will find a button with the text Run on Android device/emulator if you click on it, the android emulator will be open.

Open the project in your phone

  1. Install the (expo app)[https://play.google.com/store/apps/details?id=host.exp.exponent] from the google app store
  2. In the dev tools you will find a QR code, scan it with the cellphone.
  3. The app will be running in your cellphone.

react-native-starter-kit's People

Contributors

oscarvelandia avatar

Watchers

 avatar  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.