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

Issue #26 - iOS Gallery Fix #33

Merged
merged 2 commits into from
Jan 5, 2019
Merged

Issue #26 - iOS Gallery Fix #33

merged 2 commits into from
Jan 5, 2019

Conversation

miex0r
Copy link
Contributor

@miex0r miex0r commented Jan 3, 2019

The NYTPhotoViewerArrayDataSource instance must be saved on the parent so it remains strong and persists when GC runs. Without saving the dataSource, it is set to nil and the only the single photo is visible.

This fixes issue #26

@miex0r
Copy link
Contributor Author

miex0r commented Jan 3, 2019

FYI i just noticed while testing this that the _android ref is undefined in master but what was in npm latest was working fine... so i fixed it in here also.

@manijak manijak merged commit cd0b351 into manijak:master Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants