react-native-expo-starter-kit
react-native-expo-starter-kit copied to clipboard
:rocket: A React Native (Expo) boilerplate app to get you up and running very, very quickly :rocket:
Looking for something else?
- React Native Starter Kit (without Expo) / Boilerplate
- React Starter Kit (web) / Boilerplate
- Previous Version (React Starter Kit (Web + Native) w/ Firebase)
👋 Intro
This project was bootstrapped with the React Boilerplate Builder by Matt McNamee.
The project is super helpful to kick-start your next project, as it provides a lot of the common tools you may reach for, all ready to go. Specifically:
- Expo - The fastest way to build an app
- Flux architecture
- Routing and navigation
- Data Caching / Offline
- UI Toolkit/s
- Code Linting with
- Airbnb's JS Linting guidelines
🚀 Getting Started
- Install
eslint,prettierandeditor configplugins into your IDE - Ensure your machine has the Expo CLI Installed (
npm install -g expo-cli)
# Install dependencies
yarn install
# Start the App
# - The Expo CLI will provide options to open in [web, android or iOS]
yarn start
📖 Docs
- Contributing to this project
- Tests & testing
- Understanding the file structure
👊 Further Help?
This repo is a great place to start. But...if you'd prefer to sit back and have your new project built for you or just need some consultation, get in touch with me directly and I can organise a quote.
