0.7.1 • Published 2 years ago

create-react-native-project v0.7.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

MeaningStatus
Done:white_check_mark:
Work in progress:construction:
To be added:hourglass:
Idea (might not be added):thinking:
IntegrationsStatusDescription
Fastlane:white_check_mark:
GraphQL:white_check_mark:@apollo/client + setup
Redux:white_check_mark:react-redux + @redux/toolkit + setup
Sentry:hourglass:
Detox:hourglass:
Expo modules:thinking:Installed expo modules integration
Firebase:thinking:
PushNotifications:thinking:i.e. Notifee
ModulesStatusDescription
react-native-config:hourglass:
react-native-gesture-handler:white_check_mark:
react-native-reanimated:white_check_mark:+ react-native-redash
react-native-screens:white_check_mark:
react-navigation:white_check_mark:native, native-stack, bottom
react-native-vector-icons:white_check_mark:
react-native-svg:white_check_mark:

Default configuration

FeaturesStatus
ESLint:white_check_mark:
Husky:white_check_mark:
I18n:white_check_mark:
LintStaged:white_check_mark:
ProGuard:white_check_mark:
TypeScript:white_check_mark:

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 :heart: react-native-builder-bob

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.1

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.0

3 years ago

0.3.2

3 years ago

0.3.0

3 years ago

0.1.2

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.3.1

3 years ago

0.1.3

3 years ago

0.1.0

3 years ago