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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
-
## React Native wrapper for PSPDFKit for iOS, Android & Windows. (PDF SDK for React Native)
1
+
## React Native wrapper for PSPDFKit for iOS, Android & Windows UWP. (PDF SDK for React Native)
2
2
3
3

4
4
5
5
This wrapper requires a valid license of PSPDFKit. Licenses are per platform. You can request [a trial license here](https://pspdfkit.com/try/).
6
6
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
+
7
9
#### Announcements
8
10
9
11
-[Announcement blog post](https://pspdfkit.com/blog/2016/react-native-module/)
0 commit comments