Skip to content

Update react wrapper to PSPDFKit 5.0 #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 15, 2018
Merged

Conversation

irgendeinich
Copy link
Contributor

@irgendeinich irgendeinich commented Nov 8, 2018

Resolves #140

Updates the used PSPDFKit version to 5.0.

Resolves #139

Add the same waiting logic we already used for getting annotations to adding annotations.

@radazzouz
Copy link
Contributor

radazzouz commented Nov 8, 2018

We should also update package.json and package-lock.json to 1.21.2 or even 1.22.0, then tag a new release.

@irgendeinich irgendeinich force-pushed the reinhard/update-pspdfkit branch from b402b4d to ad4dec5 Compare November 8, 2018 16:45

defaultConfig {
minSdkVersion 19
targetSdkVersion 26
versionCode 1
versionName "1.0"
}

compileOptions {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this handle Java 8 source compatibility for customer's apps too? Shouldn't we mention this in the top level readme too?

@irgendeinich irgendeinich force-pushed the reinhard/update-pspdfkit branch from 0860434 to 00c8d60 Compare November 15, 2018 09:53
Add mention to add java 8 to readme
@irgendeinich irgendeinich force-pushed the reinhard/update-pspdfkit branch from 00c8d60 to f0c04df Compare November 15, 2018 10:00
@irgendeinich irgendeinich merged commit 4d5984e into master Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants