- React Native Starter Kit (without Expo) / Boilerplate
- React Starter Kit (web) / Boilerplate
- Previous Version (React Starter Kit (Web + Native) w/ Firebase)
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
- Install
eslint
,prettier
andeditor config
plugins 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
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.