React Native
React Native Reblaze SDK
Getting started
iOS
Using CocoaPods
pod 'Reblaze', :path => '<path_to_mobilesdk>/libs/iO pod 'RNReblazeReactNativeSdk', :path => '<path_to_mobilesdk>/libs/react-native/iOS/'```bash pod install
Manually
Android
Manually
Usage
Importing the module
Setting properties
Getting properties
Sending events
Listening to events
Last updated
Was this helpful?