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

Added item key check in internal each loop #35

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

Conversation

jthawme
Copy link

@jthawme jthawme commented Nov 26, 2019

I needed to invalidate the data in a more intense way in the loop, so needed to have the loop give a key from my array of data.

Seperated into a branch now, so it has my specific commit

@tje3d
Copy link

tje3d commented Jun 3, 2020

This way you cant use the row as key

@jthawme
Copy link
Author

jthawme commented Jun 4, 2020

Good point, possibly it'd be better to pass in a keyExtractor like callback then. Will try give it a go

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