All Projects → dsznajder → create-react-native-project

dsznajder / create-react-native-project

Licence: MIT license
Configured template for new React-Native project.

Programming Languages

typescript
32286 projects
ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language
EJS
674 projects
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to create-react-native-project

SnowTrail
No description or website provided.
Stars: ✭ 22 (+15.79%)
Mutual labels:  project
peterthehan
My personal site and profile README.
Stars: ✭ 36 (+89.47%)
Mutual labels:  project
wifi-extender
A WiFi repeater built around Raspberry Pi under 10 US$
Stars: ✭ 64 (+236.84%)
Mutual labels:  project
todo.link
基于项目的任务管理系统
Stars: ✭ 90 (+373.68%)
Mutual labels:  project
CFE-Blank-Project
A blank Django Starter Project that includes Docker support.
Stars: ✭ 17 (-10.53%)
Mutual labels:  project
neu-ipgw
东北大学校园网网关快速登录,更高效,更实用!
Stars: ✭ 19 (+0%)
Mutual labels:  project
todo-cli
✅ Command-line tool to manage Todo lists
Stars: ✭ 88 (+363.16%)
Mutual labels:  project
webapp-skeleton
🎁 Web application project skeleton based on Nette Framework (@nette), Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
Stars: ✭ 82 (+331.58%)
Mutual labels:  project
ATtiny85-TinyFMRadio
FM Radio with RDS
Stars: ✭ 51 (+168.42%)
Mutual labels:  project
FaceMaskDetector
Real time face-mask detection using Deep Learning and OpenCV
Stars: ✭ 106 (+457.89%)
Mutual labels:  project
go-askme
My GoLang learning journey by building an AskFm clone
Stars: ✭ 96 (+405.26%)
Mutual labels:  project
Plant-Disease-Identification-using-CNN
Plant Disease Identification Using Convulutional Neural Network
Stars: ✭ 89 (+368.42%)
Mutual labels:  project
Pyautogui-module-using-audio
📌 This repo is all about how we implemented pyttsx3,speech_recognition,colored all three modules with pyautogui module.
Stars: ✭ 25 (+31.58%)
Mutual labels:  project
tmpo
Command line interface to create new workspaces based on templates
Stars: ✭ 25 (+31.58%)
Mutual labels:  project
antimalwareapp
Anti-malware for Android using machine learning
Stars: ✭ 206 (+984.21%)
Mutual labels:  project
emptyproject-flow
Empty project: Flow
Stars: ✭ 77 (+305.26%)
Mutual labels:  project
atom-gitkraken
Open the current @atom project in GitKraken.
Stars: ✭ 12 (-36.84%)
Mutual labels:  project
commercetools-project-sync
Dockerized CLI application which allows to automatically sync different resources between commercetools projects
Stars: ✭ 26 (+36.84%)
Mutual labels:  project
Make-Eufy-Smart-Again
Make an web controlled esp8266 remote control for Eufy (v11 or v11+) vacuum cleaners
Stars: ✭ 54 (+184.21%)
Mutual labels:  project
project-management-cheat-sheet
Project Management Cheat Sheet
Stars: ✭ 60 (+215.79%)
Mutual labels:  project

create-react-native-project

Project generator from react-native init template and preconfigured options.
Drop in replacement for react-native init.

Usage:

npx create-react-native-project ProjectName

Example

Example

Features

+0.68.0 React-Native Compatibility

Legend

Meaning Status
Done
Work in progress 🚧
To be added
Idea (might not be added) 🤔

Integrations Status Description
Fastlane
GraphQL @apollo/client + setup
Redux react-redux + @redux/toolkit + setup
Sentry
Detox
Expo modules 🤔 Installed expo modules integration
Firebase 🤔
PushNotifications 🤔 i.e. Notifee
Modules Status Description
react-native-config
react-native-gesture-handler
react-native-reanimated + react-native-redash
react-native-screens
react-navigation native, native-stack, bottom
react-native-vector-icons
react-native-svg

Default configuration

Features Status
ESLint
Husky
I18n
LintStaged
ProGuard
TypeScript

Development

To start working with the CLI locally you need to install:

For local iOS development, you need to run:

  1. $ yarn install
  2. $ yarn ac
  3. $ cd DevProject
  4. $ yarn start
  5. $ yarn ios

Additionals

Heavily inspired by ❤️ react-native-builder-bob

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].