0.6.1 • Published 11 months ago

rn-starter-cli v0.6.1

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

rn-starter-cli

Description

An out-of-box CLI for fast scaffold react native project with some necessary library embedded, details are listed in Feature section

Usage

npx rn-starter-cli <projectName>

or

yarn global add rn-starter-cli
rn-starter-cli <projectName>

Feature

  1. @ant-design/react-native (for UI)
  2. @reduxjs/toolkit (for state management)
  3. @react-navigation (for Route)
  4. react-intl (for I18n)
  5. tailwindcss (for CSS)

Todo

add rn-widget

Refs

https://github.com/vuejs/vue-cli
https://github.com/callstack/react-native-builder-bob

0.6.1

11 months ago

0.6.0

11 months ago

0.5.1

11 months ago

0.5.0

11 months ago

0.4.0

11 months ago

0.3.0

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago