I have installed react-native-azure-ad@0.2.4.
When I tried to use ADLoginView, I got this error
Invariant Violation: WebView has been removed from React native. It can now be installed and imported from 'react-native-webview' instead of 'react-native'. See https://github.com/react-native-community/react-native-webview
I have installed
react-native-azure-ad@0.2.4.When I tried to use
ADLoginView, I got this error