You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kdenz,
Thank you for reporting (and solution in PR), but would like to know how you do that? When I run my demo in Expo or RN I was not able to reproduce it.
Im closing this ticket. If you will encounter any problems, please create a new ticket. In this case we will avoid confusing and keep the newest version on track.
RN 0.61.5
react 16.9
react-native-webview v8
I had to change
ref="webview"
inHighchartsReactNative.js
toref = {(ref)=>{this.webview = ref}}
in order to fix the errorThe text was updated successfully, but these errors were encountered: