Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@Merott Merott released this 21 May 21:20

<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 to WKWebView 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 to WKWebView.

(1bf80c74)