netguru / sticky-parallax-header

A simple React Native library, enabling the creation of fully customized header for your iOS and Android apps.
https://netguru.github.io/sticky-parallax-header/
MIT License
1.86k stars 190 forks source link

Tabbed Header Pager组件backgroundImage、pageContainerStyle、disableScrollToPosition、snapStopThreshold属性不生效 #415

Open delicacy001 opened 2 months ago

delicacy001 commented 2 months ago

Environment

Library version: ??? OS version: ???

Affected platforms

Current behavior

Tabbed Header Pager组件backgroundImage、pageContainerStyle、disableScrollToPosition、snapStopThreshold属性设置之后看不到效果

Expected behavior

Tabbed Header Pager组件backgroundImage、pageContainerStyle、disableScrollToPosition、snapStopThreshold属性设置之后生效

Reproduction