codeherence / react-native-header

A high-performance, cross-platform animated header component for React Native applications.
MIT License
237 stars 20 forks source link

fix: scrollview padding top inconsistency #26

Closed e-younan closed 7 months ago

e-younan commented 7 months ago

Description

Fix padding top inconsistency in scrollview to follow the same padding application as the other scroll containers.

Motivation and Context

Ensure that the absoluteHeader adjustments work consistently across all scroll containers.

How Has This Been Tested?

Tested with the example application.

Types of changes

Checklist: