This repository has been archived by the owner on Jun 15, 2024. It is now read-only.
Releases: Merott/nativescript-pdf-view
Releases · Merott/nativescript-pdf-view
v2.0.1
v2.0.0
<a name"2.0.0">
2.0.0 (2017-05-21)
Bug Fixes
- eveyrthing: upgrade to NativeScript 3.0.0 (1bf80c74)
Performance Improvements
- iOS: switched from
UIWebView
toWKWebView
for improved performance on iOS.
Breaking Changes
- The plugin no longer auto-registers a tag in Angular applications. Instructions to register a
PDFView
element have been added to the project README. - Support for iOS 7 has been dropped as a result of switching from
UIWebView
toWKWebView
.
(1bf80c74)