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.