react-native-largelist
react-native-largelist copied to clipboard
Collapsable header overlaping with list
I have collapsable animated header, I'm getting overlap on collapse (on content size change). How can I fix this problem?
- Dev OS (Mac)
- Target OS (Both)
- Simulator or real device? (Both)
- The version of react-native(0.63.2), react-native-spring-scrollview(^2.0.23), react-native-largelist(^3.0.15)
-
-
@HrantAbrahamyan how to define this
heightForIndexPath={() => 60}
in larglist
I want customs height how to do this ?