Skip to content

Commit 834ea44

Browse files
author
irgendeinich
committed
Add mention to readme that Windows is not currently supported.
1 parent 5a5ab4b commit 834ea44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This wrapper requires a valid license of PSPDFKit. Licenses are per platform. Yo
66

77
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.
88

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+
911
#### Announcements
1012

1113
- [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.
652654
653655
### Windows UWP
654656
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).
658+
655659
#### Requirements
656660
657661
- Visual Studio Community 2017 or greater

0 commit comments

Comments
 (0)