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