Awesome
<div align="center"> <img src="documentation/rnsk-logo.jpg" alt="React Native Expo Starter Kit" width="400" /> <p></p> <h1>React Native (Expo) App</h1> <p></p> <a href="https://expo.io/@mcnamee/react-native-starter-kit"><img src="documentation/expo-demo.jpg" alt="React Native Expo Demo" height="50" /></a> <p></p> <sup> <a href="https://github.com/mcnamee/react-native-expo-starter-kit/actions"> <img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fmcnamee%2Freact-native-expo-starter-kit%2Fbadge%3Fref%3Dmaster&style=flat" alt="builds" /> </a> <a href="/LICENSE"> <img src="https://img.shields.io/github/license/mcnamee/react-native-expo-starter-kit?style=flat-square" alt="license" /> </a> </sup> <br /> <p align="center"> <a href="#-intro"><b>What is this?</b></a> — <a href="#-getting-started"><b>Usage</b></a> — <a href="#-docs"><b>Docs</b></a> — <a href="#-further-help"><b>Need help?</b></a> </p> <br /> </div>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
,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
📖 Docs
👊 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.