react-native-appboy-sdk
Advanced tools
Changelog
1.26.0
Changelog
1.25.0
Changelog
1.24.0
Changelog
1.23.0
Changelog
1.22.0
Changelog
1.21.0
BrazeInAppMessage
class. The resulting object can be passed into the analytics methods: logInAppMessageClicked
, logInAppMessageImpression
, and logInAppMessageButtonClicked
(along with the button index). See the README for additional implementation details or the AppboyProject
sample app for an integration example.setCustomUserAttribute
and incrementCustomUserAttribute
.
ContentCard
.
Changelog
1.20.0
ReactAppboy.requestGeofences()
to request a Braze Geofences update for a manually provided GPS coordinate. Automatic Braze Geofence requests must be disabled to properly use this method.Changelog
1.19.0
Changelog
1.18.0
ReactContext.getJSModule()
could be called before the native module was initialized.