alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 493 forks source link

Use UIManager.getViewManagerConfig('RCTWebViewBridge') #297

Open taimoorimran opened 5 years ago

taimoorimran commented 5 years ago

I am getting this warning on using this webview,

Accessing view manager configs directly off UIManager via UIManager['RCTWebViewBridge'] is no longer supported. Use UIManager.getViewManagerConfig('RCTWebViewBridge') instead.

my react native version is 0.59.5, any help will be appreciated.

jdvvaghelaoffice commented 5 years ago

I'm also getting same error plus my rest view is also disappear on loading of survey