generator-rn-toolbox

The React Native Generator to bootstrap your apps

Github星跟蹤圖

React Native Toolbox Build Status NPM downloads license

Yeoman generators to kickstart your react-native v0.48+ projects.

⚠️ Deprecation notice ⚠️

Dear user, we are working on a complete rewrite of generator-rn-toolbox

We are be deprecating this repo and migrating its features to react-native-make

Already available:

Features

In an existing React Native project, our generator contains sub-generators that will help you with:

Requirements

  • You need node > 6 installed
  • 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

Then follow the docs for any sub-generator listed above in the features.

If starting from scratch, use the react-native init <ProjectName> && cd <ProjectName> command to instantiate your React Native Project (for more go see the official React Native getting started).

It is recommended to initiate the git repository right after instantiating the app and to do you first commit.

It is also recommended to do a separate commit after running each of these steps.

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.

Disclaimer

To better understand your usage of this tool, basic analytics have been enabled. It only records generators usage as anonymous page views and does not track any user information

主要指標

概覽
名稱與所有者bamlab/generator-rn-toolbox
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2016-09-07 23:19:39
推送於2022-12-08 18:48:24
最后一次提交2019-09-03 11:36:49
發布數43
最新版本名稱v3.14.0 (發布於 )
第一版名稱v2.0.8 (發布於 )
用户参与
星數1.2k
關注者數23
派生數119
提交數406
已啟用問題?
問題數84
打開的問題數13
拉請求數133
打開的拉請求數29
關閉的拉請求數19
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?