Giter Site home page Giter Site logo

marvelhqs's Introduction

An opinionated template that will allow you to start a new React Native project quickly with Expo, TypeScript, Prettier, ESLint, and some custom configurations that will make development process better. ๐Ÿ’–

Expo TypeScript


Using Expo 48.

Please read Starting React Native Project in 2023 article for details.

Quick start

  1. Run npx create-expo-app -t expo-ts command.
  2. Type your project name.
  3. Change directory to your project with cd <your-project-name> command.
  4. Run yarn start to start the Metro Bundler.
  5. Press i to start the iOS simulator or a to run the Android emulator.๐Ÿ“ฑ

Please use the npx expo eject command to switch to the "bare" react-native app. See the docs to learn about the difference between managed and bare workflows.

Happy hacking! ๐Ÿค“

Features

Available commands

  • yarn start - start Metro Bundler.
  • yarn ios - run on iOS.
  • yarn android - run on Android.
  • yarn web - run on web.
  • yarn lint - check code for errors.
  • yarn release - generate a changelog, bump the version of app and create a new tag.
  • yarn test - run tests.

marvelhqs's People

Contributors

jefflennon1 avatar

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.