Open abduldeveloper opened 2 years ago
Solution: We needed to replace the legacy context. I used React.createContext in the ImageHeaderScrollView.js file, exported it, and then imported it into the TrigerringView file, using it as static contentType as suggested by the RN logs. (fixed)
I used Flat list in the render fixed foreground and in the flat list image scrolling animation is working
<ImageHeaderScrollView maxHeight={MAX_HEIGHT} minHeight={MIN_HEIGHT} minOverlayOpacity={0.4} maxOverlayOpacity={0.8} showsVerticalScrollIndicator={false} renderFixedForeground={() => (