Skip to content

๐Ÿš€ A React Native boilerplate app to get you up and running very, very quickly ๐Ÿš€

License

Notifications You must be signed in to change notification settings

mcnamee/react-native-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

59 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

React Native Starter Kit

React Native App

builds license

What is this? ย ย โ€”ย ย  Usage ย ย โ€”ย ย  Docs ย ย โ€”ย ย  Need help?



Looking for something else?


๐Ÿ‘‹ 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:


๐Ÿš€ Getting Started

# Install dependencies
yarn install && ( cd ios && pod install )

iOS

# Start in the iOS Simulator
npx react-native run-ios --simulator="iPhone 11"

Android

# Start in the Android Simulator
#  - Note: open Android Studio > Tools > AVD > Run a device
#  - Example device specs: https://medium.com/pvtl/react-native-android-development-on-mac-ef7481f65e47#d5da
npx react-native run-android

๐Ÿ“– 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.

About

๐Ÿš€ A React Native boilerplate app to get you up and running very, very quickly ๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 29