Skip to content

boadude/ReactNativeExpo.js

Repository files navigation

React Native Expo Starter


GitHub version Dependency Status Stack Share

This repository will help you to start your fresh new React Native project with Expo using the best practices to accelerate you coding.

  • Ready to build with Expo.
  • NativeBase integration. Best UI Kit for React Native.
  • Domain-Driven file structure.
  • Best configurations for VSCode.
  • Module Resolver for fixing Relative Paths.
  • Best Linting configurations and complements.
  • Ready to work with Prettier, Eslint integrations and best practices.
  • Redux, Redux-thunk and Redux-persist for manage state.

Table of contents

Instalation

Clone or download the repository and install the dependencies

# Clone the repository
git clone --depth 1 https://github.com/boadude/React-Native-Expo-Starter.git

# Go to React-Native-Expo-Starter directory
cd React-Native-Expo-Starter

# Install dependecies
npm install

# Start the project with Expo
npm start

Now, open Expo app on your Android or iPhone phone and scan the QR Code or go to the exp url. If you want you can start a device simulator, just follow the instructions in your console.

Expo starter

About

An React Native Starter Kit with Expo + NativeBase + Best configuration for VSCode IDE.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •