create-react-native-project

0.7.1 • Public • Published

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

Dependencies (6)

Dev Dependencies (15)

Package Sidebar

Install

npm i create-react-native-project

Weekly Downloads

8

Version

0.7.1

License

MIT

Unpacked Size

103 kB

Total Files

113

Last publish

Collaborators

  • dsznajder