mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fb0a7edd6c
Summary: This diff adds buttons to scroll to top and scroll to end to the invertStickyHeaders ScrollView test. This will allow programmatic scrolling to test sticky header behavior in end-to-end tests. NOTE: This prop doesn't seem to work at all to invert the sticky header. NOTE: There is also a bug where on first render, the sticky header does not "stick" correctly. My diff has not changed this and it seems to be a JS issue - I will investigate in another diff. Changelog: [General][Added] Added scroll buttons to invertStickyHeaders ScrollView test Reviewed By: nadiia Differential Revision: D26735461 fbshipit-source-id: 66db39ab9c9dbc9c62f50c5ff56db67a829f6db8