Bugfix for iOS. PDFs will now be shown also on physical devices
Added WKWebView because UIWebView has been deprecated by Apple.
Removed pagelogic which was not working on iOS.
- Support Android X. There might be build issue when using this version. If it so, you either migrate to Android X or using previous version.
- Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
Added zoom for ios
Bugfix
Initial push.