8

Is it possible to have React Native ScrollView's "sticky headers" (set with stickyHeaderIndices) stick somewhere other than the very top of the ScrollView.

In my case, I have a 80px partially transparent header over the top of the ScrollView and I want the sticky headers to stick at the base of that header. So I need the sticking point to be 80px from the top of the ScrollView.

nicholas
  • 14,184
  • 22
  • 82
  • 138

0 Answers0