Skip to content

1.4.0

Compare
Choose a tag to compare
@sen-lu sen-lu released this 25 Sep 15:29
· 122 commits to master since this release
Breaking
Added
  • Adds ReactAppboy.registerPushToken() for registering push tokens with Appboy.
  • Adds the local react-native-appboy-sdk Podspec for integrating the React Native iOS bridge via Cocoapods.
    • See the new HelloReact sample app for an integration example.
    • See #15. Thanks @pietropizzi!