Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-react-native-project

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-react-native-project

React-Native project generator with preconfigured options.

  • 0.7.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

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:

  • Cocoapods

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

Keywords

FAQs

Package last updated on 02 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc