mcnamee/react-native-starter-kit
Fork: 882 Star: 3308 (更新于 1970-01-01 00:00:00)
license: MIT
Language: JavaScript .
:rocket: A React Native boilerplate app to get you up and running very, very quickly :rocket:
最后发布版本: 4.0.0 ( 2020-04-29 13:55:32)
Looking for something else?
- React Native Starter Kit (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:
- Flux architecture
-
Routing and navigation
- React Native Router Flux for native mobile navigation
- Data Caching / Offline
-
UI Toolkit/s
- Native Base for native mobile
-
Code Linting with
- Airbnb's JS Linting guidelines
- Deployment strategy
- Splash Screen + Assets
🚀 Getting Started
- Install React Native Debugger and open before running the app
- Install
eslint
,prettier
andeditor config
plugins into your IDE - Ensure your machine has the React Native dependencies installed
# 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
- Contributing to this project
- FAQs & Opinions
- Tests & testing
- Understanding the file structure
- Deploy the app
👊 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.
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2020-04-29 13:55:32 4.0.0
2019-02-16 16:14:14 3.3.0
2018-01-01 15:27:46 3.0.0
2016-12-31 15:29:07 2.0.0
2016-10-12 19:56:12 1.5.0
2016-09-17 09:09:46 1.3.0
2016-08-14 15:31:05 1.2.1
2016-08-14 11:25:29 1.2.0
2016-07-01 08:49:20 1.1.0
2016-06-30 14:33:21 1.0.0
主题(topics):
android, boilerplate, boilerplate-template, ios, js, react-native
mcnamee/react-native-starter-kit同语言 JavaScript最近更新仓库
2024-11-22 16:46:00 meshery/meshery
2024-11-21 23:03:24 bia-pain-bache/BPB-Worker-Panel
2024-11-21 22:46:48 MHSanaei/3x-ui
2024-11-21 07:00:59 nodejs/node
2024-11-21 00:49:46 FortAwesome/Font-Awesome
2024-11-18 14:26:02 projectdiscovery/nuclei-templates