CRAlpha / react-native-wkwebview

WKWebview Component for React Native
MIT License
642 stars 271 forks source link

HTTP status code #108

Open jortegano opened 6 years ago

jortegano commented 6 years ago

Hi, is there anyway to get the http request response headers(specially the http status code)?

insraq commented 6 years ago

In theory, you can but this component does not support it yet. You are welcomed to add a PR.

DimitryDushkin commented 6 years ago

PR on this issue https://github.com/CRAlpha/react-native-wkwebview/pull/182