Skip to content
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

Add catalog example for changing pages #98

Merged
merged 3 commits into from
Jul 25, 2018

Conversation

radazzouz
Copy link
Contributor

The iOS implementation for #87


recording

Copy link
Contributor

@irgendeinich irgendeinich left a comment

Choose a reason for hiding this comment

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

React part looks good 👍

index.js Outdated
@@ -188,7 +188,6 @@ PSPDFKitView.propTypes = {
* fragmentTag: A tag used to identify a single PdfFragment in the view hierarchy.
* This needs to be unique in the view hierarchy.
*
* @platform android
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you accidentally removed this from the wrong doc. Should be removed from onStateChanged.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed! Nice Catch! Fixed.

@radazzouz radazzouz force-pushed the rad/add-catalog-example-for-changing-pages branch from 6c3aebd to 7c5db10 Compare July 24, 2018 17:07
Copy link
Contributor

@steviki steviki left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

configuration: {
useParentNavigationBar: true,
},
style: { flex: 1 },
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you don't need to pass any props here, since we are not directly using a PSPDFKitView.

@radazzouz radazzouz merged commit ac5ab3b into master Jul 25, 2018
@radazzouz radazzouz deleted the rad/add-catalog-example-for-changing-pages branch July 25, 2018 14:34
@radazzouz radazzouz mentioned this pull request Aug 28, 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.

3 participants