alh_pdf_view_ios 2.3.2
alh_pdf_view_ios: ^2.3.2 copied to clipboard
IOS implementation of the alh_pdf_view plugin. You should use the package alh_pdf_view to get working with this package.
2.3.1 #
- updated
updateBytestorefreshPdfto react also to path updates
2.3.0 #
- removed
onPageErrorwhich was never used - Added more error logs if something was not alright
- these errors can be logged using
onErrorinAlhPdfView
- these errors can be logged using
2.2.0 #
- Added
updateBytes,updateFitPolicyandupdateScrollbar - Removed
updateCreationParams
2.1.0 #
- Added
onTapas callback for iOS when tapping pdf suggested by https://github.com/alhappler/alh_pdf_view/pull/36.
2.0.0 #
- Added iOS implementation, see more on changelogs in alh_pdf_view