react-native-spring-scrollview icon indicating copy to clipboard operation
react-native-spring-scrollview copied to clipboard

Collapsable header overlaping with list

Open DarkCoder11 opened this issue 5 years ago • 2 comments

I have collapsable animated header, I'm getting overlap on collapse (on content size change). How can I fix this problem?

  1. Dev OS (Mac)
  2. Target OS (Both)
  3. Simulator or real device? (Both)
  4. The version of react-native(0.63.2), react-native-spring-scrollview(^2.0.23), react-native-largelist(^3.0.15)
  5. image
  6. telegram-cloud-document-2-5285011331366259167

DarkCoder11 avatar Nov 13 '20 14:11 DarkCoder11

LargeList renders Header for 2 times. That's the problem. It have to calculate its height.And then calculate the item.

bolan9999 avatar Jul 29 '21 16:07 bolan9999

dead library

AftabUfaq avatar Sep 13 '23 05:09 AftabUfaq