We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2f91c commit c6ce503Copy full SHA for c6ce503
content/snacks/index.md
@@ -110,8 +110,8 @@ Each Snack reveals NativeScript's power, from UI tricks to platform SDK usages t
110
},
111
{
112
id: 7,
113
- title: "iOS PDF with WKWebView",
114
- href: "https://stackblitz.com/edit/nativescript-angular-pdf-with-wkwebview",
+ title: "PDF w/ WKWebView & AndroidPdfViewer",
+ href: "https://stackblitz.com/edit/nativescript-pdfviewer?file=src%2Fapp%2Fnative-pdfview%2Findex.ios.ts",
115
description: "Rendering PDF with WKWebView on iOS.",
116
categories: [
117
@@ -122,6 +122,10 @@ Each Snack reveals NativeScript's power, from UI tricks to platform SDK usages t
122
title: "iOS WKWebView",
123
href: "https://developer.apple.com/documentation/webkit/wkwebview",
124
125
+ {
126
+ title: "Gradle AndroidPdfViewer",
127
+ href: "https://github.com/barteksc/AndroidPdfViewer",
128
+ },
129
],
130
131
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments