Skip to content

Commit d96b600

Browse files
authored
Merge pull request #123 from PSPDFKit/release-1.20.0
Release 1.20.0
2 parents b8dd4ea + 87ca151 commit d96b600

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This wrapper requires a valid license of PSPDFKit. Licenses are per platform. Yo
99
* [React Native UI Component for Android](https://pspdfkit.com/blog/2018/react-native-ui-component-for-android/) ([See Android](https://github.com/PSPDFKit/react-native#android))
1010
* [PSPDFKit for Windows UWP with React
1111
Native](https://pspdfkit.com/blog/2018/introducing-pspdfkit-windows/#react-native-for-windows-support) ([See Windows UWP](https://github.com/PSPDFKit/react-native#windows-uwp))
12+
* [How to Extend React Native API](https://pspdfkit.com/blog/2018/how-to-extend-react-native-api/)
1213

1314
#### PSPDFKit
1415

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-pspdfkit",
3-
"version": "1.13.0",
3+
"version": "1.20.0",
44
"description": "A React Native module for the PSPDFKit library.",
55
"keywords": [
66
"react native",

0 commit comments

Comments
 (0)