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

Request: preview row 'x' #55

Closed
npomfret opened this issue Sep 7, 2016 · 2 comments
Closed

Request: preview row 'x' #55

npomfret opened this issue Sep 7, 2016 · 2 comments

Comments

@npomfret
Copy link
Contributor

npomfret commented Sep 7, 2016

I'm using an InvertibleScrollView to render my ListView:

renderScrollComponent={props => <InvertibleScrollView {...props} inverted/>}.

And so my first row, i.e. the top row in the view is not the one I want to preview. I want to preview the last row (the bottom most row). It would be nice to be able to pick the row to preview, maybe by sectionId and rowId. Or maybe specify previewLastRow.

Thanks

@npomfret
Copy link
Contributor Author

npomfret commented Nov 7, 2016

Thanks for implementing this. Is there a trick to get it working though?

@npomfret
Copy link
Contributor Author

npomfret commented Nov 7, 2016

Ah, I think it's not working for me because I'm using the per-row rendering feature for hidden rows.

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

No branches or pull requests

1 participant