Package Exports
- @smadey/react-native-autotrack-growingio
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@smadey/react-native-autotrack-growingio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
GIORNHOOK
到工程目录下执行
npm install --save https://github.com/growingio/GIORNHook.git
Mac:
- 打开命令行
- 进入到node_modules/react-native-autotrack-growingio/目录下
- 执行
./hook.js -run
Windows:
- 在电脑上安装node
- 打开命令行
- 进入到node_modules/react-native-autotrack-growingio/目录下
- 执行
node npm -i
- 执行
node ./hook.js -run