https://github.com/netbeast/react-native-appsee
An appsee package mirror to keep track of updates and fix it for the public https://www.npmjs.com/package/react-native-appsee
https://github.com/netbeast/react-native-appsee
Last synced: about 1 year ago
JSON representation
An appsee package mirror to keep track of updates and fix it for the public https://www.npmjs.com/package/react-native-appsee
- Host: GitHub
- URL: https://github.com/netbeast/react-native-appsee
- Owner: netbeast
- Created: 2018-03-08T18:11:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T09:27:30.000Z (over 7 years ago)
- Last Synced: 2025-01-22T13:46:24.634Z (over 1 year ago)
- Language: Objective-C
- Size: 14.8 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Appsee React Native Plugin
⚠️ This is an unofficial and unmantained package mirror of https://www.appsee.com/docs/ios/reactnative on GitHub and is outdated as of Jan 2019. Please avoid using this repo.
## Installation
`npm install --save react-native-appsee`
`react-native link react-native-appsee`
Add `var Appsee = require('react-native-appsee');`
Call `Appsee.start();` when your root component loads.
See more in http://www.appsee.com/docs