Skip to content

IDTLabs/appboy-react-sdk

 
 

Repository files navigation

Appboy Logo

React SDK

Effective marketing automation is an essential part of successfully scaling and managing your business. Appboy empowers you to build better customer relationships through a seamless, multi-channel approach that addresses all aspects of the user life cycle Appboy helps you engage your users on an ongoing basis.

SDK Integration

See our Technical Documentation for instructions on integrating Appboy into your React Native application.

Running the Sample App

cd AppboyProject/
npm install

iOS

Our sample app integrates the native Appboy iOS SDK through Cocoapods.

From the AppboyProject directory:

sudo gem install cocoapods
cd ios/
pod install
cd ../
react-native run-ios

Android

From the AppboyProject directory:

react-native run-android

About

Public repo for the Appboy React SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 38.2%
  • Objective-C 29.7%
  • Java 28.6%
  • Python 1.9%
  • Ruby 1.6%