mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 05:01:07 -04:00
* Change bottom sheet modal to bottom sheet * Give flatlist container a minHeight to make bottom sheet snap correctly when flatlist has few items * Make entire header sticky above FlatList * Hide header on scroll while keeping toolbar sticky on scroll * Allow flatlist to scroll while bottom sheet modal up * Use animated event on scroll with interpolation and stickyheaderindices to keep toolbar sticky while animating header * Add accessibility label to logged out card Closes #175