Skip to content
New issue

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

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

Already on GitHub? # to your account

Complete issues fixes & workarounds #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andy-asi
Copy link

@andy-asi andy-asi commented Dec 28, 2020

This PR is aimed to solve and ignore some of the issues raised by the lack of maintenance for this library which are:

  • Fix key extractor warning
  • Fix native drive warning
  • Ignore deprecated methods warnings by adding (UNSAFE)
  • Properly bind image events
  • Properly spread flat list props

To use this PR, change your package.json from:

"react-native-image-gallery": "^2.1.5",

to:

"react-native-image-gallery": "archriss/react-native-image-gallery#152/head"

then run yarn or npm i

I made this PR for my own production app. Hope it might help anyone whose app depends on this library.
Happy coding!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant