Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/go-acoustic/ea_react_native_module_tealeaf
Acoustic React native module for Experience Analytics Formerly Tealeaf
https://github.com/go-acoustic/ea_react_native_module_tealeaf
android ios react-native tealeaf
Last synced: about 2 months ago
JSON representation
Acoustic React native module for Experience Analytics Formerly Tealeaf
- Host: GitHub
- URL: https://github.com/go-acoustic/ea_react_native_module_tealeaf
- Owner: go-acoustic
- Created: 2019-07-31T18:37:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T20:18:26.000Z (10 months ago)
- Last Synced: 2024-04-24T13:22:12.576Z (8 months ago)
- Topics: android, ios, react-native, tealeaf
- Language: TypeScript
- Homepage:
- Size: 189 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: Licenses/License
Awesome Lists containing this project
README
# react-native-acoustic-ea-tealeaf
## Version Compatibility Warning
---
react-native-acoustic-ea-tealeaf version 13.0.0 and up is only compatible with react native 0.60 and up. If you are not yet upgraded to react native 0.60 or above, you should remain on react-native-acoustic-ea-tealeaf version 12.12.0.If you have already installed Node on your system, make sure it is Node 14 or newer.
----
[Overview](https://developer.goacoustic.com/acoustic-exp-analytics/docs/tl-reactnative-sdk-overview)
------
## Getting started**This module uses only enhanced replay. This module is no longer supported: https://www.npmjs.com/package/react-native-wcxa**
[Tealeaf Install Documentation](https://developer.goacoustic.com/acoustic-exp-analytics/docs/add-the-react-native-sdk-to-your-project)
---
# Demo
## Sample Code with integrated
### Using NativeBase v3 KitchenSink
![demo](https://github.com/acoustic-analytics/ea_react_native_module_tealeaf/blob/master/Example/nativebase-v3-kitchensink/assets/demo.png)* NativeBase-KitchenSink taken from https://github.com/GeekyAnts/nativebase-v3-kitchensink which is at Example/nativebase-v3-kitchensink.
[Installation instructions](https://developer.goacoustic.com/acoustic-exp-analytics/docs/build-the-tl-reactnative-sample-app)
------
# Notes
There are several know issues between npm install versus yarn install. Since yarn is a Facebook tool. It normally has fixes patched for installing dependancies.