react-native-keycloak
react-native-keycloak copied to clipboard
Does react-native-keycloak component provide functionality similar to injectJavaScript method in react-native-webview component?
I have one more question, does the react-native-keycloak component provide something similar to the injectJavaScript method in the react-native-webview component? I want to pass my device id to the webview page and get the passed value on the webview. Can react-native-keycloak implement this function? I don't want to pass these parameters through url. thanks