the core package for react native application business logic
npm install @acflow/rnc
import rnc, { utils } from "@acflow/rnc";
See the online documentation
# 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
MIT
[[include:document/starter/index.md]]
Generated using TypeDoc, the 2021/11/30 at 下午2:46:41