Options
All
  • Public
  • Public/Protected
  • All
Menu

RNC Package - v0.3.21-0

rnc

the core package for react native application business logic

Installation

npm install @acflow/rnc

Usage

import rnc, { utils } from "@acflow/rnc";

Documentation

See the online documentation

Dev

# start the package server, will watch /src folder file changes, auto compile and sync files into /example/node_modules/@acflow/rnc
npm run dev

# start the react-native example server
cd example && npm run start

License

MIT

[[include:document/starter/index.md]]

Generated using TypeDoc, the 2021/11/30 at 下午2:46:41