An open API service indexing awesome lists of open source software.

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

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