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

create-react-native-skygear

Package Overview
Dependencies
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-react-native-skygear

Scaffolding for react native with skygear

  • 2.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

Create React Native Skygear

Build Status

A CLI for generate react native project with skygear and other common libraries setup.

Prerequisites

  • react-native-cli 2.0.1
  • Yarn 1.12.1

Pre-setup

  • Setup Appcenter for iOS and android
    • Certs for iOS
    • Keystores for Andoird
    • Build when new push

Usage

$ yarn global add create-react-native-skygear
$ create-react-native-skygear init YourProjectName

Contribution

Dev dependencies

  • Node 10.x.x
  • Yarn 1.12.1

Setup

$ yarn
$ yarn watch

Update template

You can update the template by modifying ./template/react-native-skygear. HelloWorld or helloworld will be replaced by YourProjectName or yourprojectname after the project generation. It may be useful to you if you need something depends on project's name

Add dependencies to template

Modify ./template/react-native-skygear/dependencies.json or ./template/react-native-skygear/devDependencies.json to add dependencies to the template

FAQs

Package last updated on 14 Mar 2019

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