openreplay/tracker/tracker-reactnative
2024-01-26 18:07:03 +01:00
..
android
example feat(tracker): rn release 2024-01-26 18:07:03 +01:00
ios
scripts
src
.editorconfig
.gitignore
.nvmrc
.watchmanconfig
.yarnrc
babel.config.js
lefthook.yml
LICENSE
openreplay-reactnative.podspec
package.json feat(tracker): rn release 2024-01-26 18:07:03 +01:00
README.md
tsconfig.build.json
tsconfig.json
turbo.json

@openreplay/react-native

Only iOS devices are supported right now. Regular View and empty callbacks are used for android devices, so its safe to use with crossplatform apps.

Installation

npm install @openreplay/react-native

Please see the documentation for more information about usage.