bamlab/react-native-image-header-scroll-view

When ScrollView scroll, the disablingHeaderGrow property on the iOS side can control the top image to gradually enlarge. This effect is not available on Harmony and Android

Opened this issue · 1 comments

When ScrollView scroll, the disablingHeaderGrow property on the iOS side can control the top image to gradually enlarge. This effect is not available on Harmony and Android

Need to remove the overscrollMode="never" from the ScrollViewComponent in the source code