openreplay/tracker/tracker-reactnative
2023-11-14 10:29:40 +01:00
..
android feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
example fix(tracker): fix build, fix readme 2023-11-14 09:38:26 +01:00
ios fix(tracker): fix build, fix readme 2023-11-14 09:38:26 +01:00
scripts feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
src feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
.editorconfig feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
.gitignore feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
.nvmrc feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
.watchmanconfig feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
.yarnrc feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
babel.config.js feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
lefthook.yml feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
LICENSE feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
openreplay-reactnative.podspec fix(tracker): fix build, fix readme 2023-11-14 09:38:26 +01:00
package.json fix(tracker): rnative .1 2023-11-14 10:29:40 +01:00
README.md fix(tracker): fix build, fix readme 2023-11-14 09:38:26 +01:00
tsconfig.build.json feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
tsconfig.json feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00
turbo.json feat(ios): add Ios source (#1640) 2023-11-10 10:32:55 +01:00

@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.