You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ This wrapper requires a valid license of PSPDFKit. Licenses are per platform. Yo
6
6
7
7
This wrapper exposes the most often used APIs from PSPDFKit. Many of our partners end up forking this wrapper and adding some custom code to achieve even greater integration with their products, using native code.
8
8
9
+
Windows is not currently supported, please use the previous version [1.24.9](https://github.com/PSPDFKit/react-native/releases/tag/1.24.9) instead.
10
+
9
11
#### Announcements
10
12
11
13
-[Announcement blog post](https://pspdfkit.com/blog/2016/react-native-module/)
@@ -652,6 +654,8 @@ Shows the pdf `document` from the local device filesystem, or your app's assets.
652
654
653
655
### Windows UWP
654
656
657
+
Windows UWP is not currently supported, the following integration steps are for wrapper verision [1.24.9](https://github.com/PSPDFKit/react-native/releases/tag/1.24.9).
0 commit comments