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

@asseco/generator-rn-toolbox

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asseco/generator-rn-toolbox

React-Native generators to manage your react-native assets

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Yeoman generators generate assets of your react-native application.

As of now, the way those generators are configured is heavily opinionated and based on our own company needs.

Features

  • Icons and Splashscreen generation -- yo rn-toolbox:assets [--icon | --splash] <path>

Requirements

  • You need node > 6 installed
  • Ruby > 2.2.3* [ ] Ruby > 2.2.3
  • Bundler installed (gem install bundler)
  • Yeoman installed (npm i -g yo)
  • Yarn installed (brew install yarn)

Usage

Install the main yeoman generator:

npm install -g yo generator-rn-toolbox

Contributing

See our contributing guidelines

Local development

To run the generator with your local version:

git clone https://github.com/bamlab/generator-rn-toolbox.git
cd generator-rn-toolbox
npm link

When you're done, you can run npm unlink to stop using your local version.

Keywords

FAQs

Package last updated on 17 Sep 2018

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