iosWebViewFix/ios
Matthew Lloyd 0dfbfe9a35 iOS: Call setNeedsLayout() in scrollViewDidScroll()
Otherwise, the web view scrolls in blank white space which
doesn't get painted until the scroll gesture is finished,
because the WKWebView hasn't rendered that part of the
viewport to its offscreen buffer.
2019-04-26 18:02:30 -04:00
..
Assets first commit 2018-09-14 02:21:51 +02:00
Classes iOS: Call setNeedsLayout() in scrollViewDidScroll() 2019-04-26 18:02:30 -04:00
Storyboards v0.5.0 2018-10-22 00:41:39 +02:00
.gitignore first commit 2018-09-14 02:21:51 +02:00
flutter_inappbrowser.podspec fixed WebView.storyboard path for iOS, added v0.3.2 2018-10-14 13:58:42 +02:00