Wenyu Zhang
|
9bd8770ae4
|
[BottomSheet] replace UIWebView usage with WKWebView. (#8453)
closes https://github.com/material-components/material-components-ios/issues/8381.
This PR removed the references to deprecated UIWebView, and used WKWebView (available on iOS8+) in place to keep the original behavior.
As WKWebView is available on Mac Catalyst, the TARGET_OS_UIKITFORMAC flag is also removed.
An Example is created for this WebView change.
Screenshot:

|
2019-09-13 17:41:09 -04:00 |
|