JSPM

@smadey/react-native-autotrack-growingio

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q8554F
  • License MIT

GrowingIO autotrack SDK for ReactNative

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:

  1. 打开命令行
  2. 进入到node_modules/react-native-autotrack-growingio/目录下
  3. 执行 ./hook.js -run

Windows:

  1. 在电脑上安装node
  2. 打开命令行
  3. 进入到node_modules/react-native-autotrack-growingio/目录下
  4. 执行 node npm -i
  5. 执行 node ./hook.js -run