react native WebView redirect 302 and get history
I have a couple of questions. How can I retrieve the browsing history from a react-native-webview ? Also, how can I detect a 302 redirect within the react-native-webview ? Any guidance would be helpful.