All Projects → mcnamee → React Native Starter Kit

mcnamee / React Native Starter Kit

Licence: mit
🚀 A React Native boilerplate app to get you up and running very, very quickly 🚀

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to React Native Starter Kit

Boilerplate App
A curated directory of boilerplates to help you start your projects!
Stars: ✭ 90 (-97.09%)
Mutual labels:  boilerplate-template, boilerplate
Cookie
A Template-based File Generator. Like cookiecutter but works with file templates instead of project templates.
Stars: ✭ 261 (-91.56%)
Mutual labels:  boilerplate-template, boilerplate
Rust Cli Boilerplate
Rust project boilerplate for CLI applications
Stars: ✭ 108 (-96.51%)
Mutual labels:  boilerplate-template, boilerplate
Modular Admin Html
ModularAdmin - Free Dashboard Theme Built On Bootstrap 4 | HTML Version
Stars: ✭ 2,875 (-7.08%)
Mutual labels:  boilerplate-template, boilerplate
Create flutter provider app
A boilerplate project created in Flutter using Provider and Firebase.
Stars: ✭ 180 (-94.18%)
Mutual labels:  boilerplate-template, boilerplate
Flutter Boilerplate Project
A boilerplate project created in flutter using MobX and Provider.
Stars: ✭ 1,194 (-61.41%)
Mutual labels:  boilerplate-template, boilerplate
Scaffolder
Scaffolder - Increasing dev velocity and standardizing file conventions.
Stars: ✭ 126 (-95.93%)
Mutual labels:  boilerplate-template, boilerplate
Electron React Webpack Boilerplate
Minimal Electron, React, PostCSS and Webpack boilerplate to help you get started with building your next app.
Stars: ✭ 312 (-89.92%)
Mutual labels:  boilerplate-template, boilerplate
Mern
🌐 MERN stack 2.0 - MongoDB, Express, React/Redux, Node
Stars: ✭ 175 (-94.34%)
Mutual labels:  boilerplate-template, boilerplate
React Webpack 5 Tailwind 2
React 17 Boilerplate with Webpack 5, Tailwind 2, using babel, SASS/PostCSS, HMR, dotenv and an optimized production build
Stars: ✭ 155 (-94.99%)
Mutual labels:  boilerplate-template, boilerplate
Html Sass Babel Webpack Boilerplate
Webpack 4 + Babel + ES6 + SASS + HTML Modules + Livereload
Stars: ✭ 35 (-98.87%)
Mutual labels:  boilerplate-template, boilerplate
Kuri
Automatically generates from template and imports it into Xcode project.
Stars: ✭ 231 (-92.53%)
Mutual labels:  boilerplate-template, boilerplate
Electron React Boilerplate
Electron and Create React App boilerplate without any complex setup
Stars: ✭ 21 (-99.32%)
Mutual labels:  boilerplate-template, boilerplate
Boilr
⚡️ boilerplate template manager that generates files or directories from template repositories
Stars: ✭ 1,268 (-59.02%)
Mutual labels:  boilerplate-template, boilerplate
Vue Electron Typescript Quickstart
A boilerplate of Electron app that uses Vue in TypeScript.
Stars: ✭ 22 (-99.29%)
Mutual labels:  boilerplate-template, boilerplate
Docker Nginx Gunicorn Flask Letsencrypt
Boilerplate code for setting up Nginx + Gunicorn + Flask + automated LetsEncrypt certificates (https) using docker-compose.
Stars: ✭ 117 (-96.22%)
Mutual labels:  boilerplate-template, boilerplate
Workflow Reactjs
My workflow with ReactJS + Webpack 3+
Stars: ✭ 150 (-95.15%)
Mutual labels:  boilerplate-template, boilerplate
Rails Devise Graphql
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
Stars: ✭ 199 (-93.57%)
Mutual labels:  boilerplate-template, boilerplate
Frontend Webpack Boilerplate
Simple starter webpack 5 project template supporting SASS/PostCSS, Babel ES7, browser syncing, code linting. Easy project setup having multiple features and developer friendly tools.
Stars: ✭ 242 (-92.18%)
Mutual labels:  boilerplate-template, boilerplate
Vue Electron Template
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
Stars: ✭ 260 (-91.6%)
Mutual labels:  boilerplate
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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].