DEVELOPER GUIDE
Integration with WhiteLabel
React Native integration
3min
Use react-native-webview as WebView component to load Link for authorization and data sharing.
WebView needs to set originWhitelist to '*', then the method onShouldStartLoadWithRequest can intercept all requests.
It is necessary to set up a whitelist containing the domain name of klavi. Otherwise the klavi link will be opened with the system browser.cept all requests.
Updated 30 Apr 2024
Did this page help you?