forked from denstepa/react-native-apptentive
-
Notifications
You must be signed in to change notification settings - Fork 0
KrazyLabs/react-native-apptentive
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# react-native-apptentive React Native wrapper for [Apptentive](https://www.apptentive.com/). ## Setup # NPM npm install --save react-native-apptentive ``` Run the following: ```bash react-native link react-native-apptentive ``` Then, add the following to your Podfile: ```ruby pod 'apptentive-ios' ``` Then run: ```bash pod install ```
About
react-native-apptentive
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 66.8%
- Objective-C 20.6%
- Python 4.9%
- JavaScript 4.1%
- Ruby 3.6%