bamlab / bamlab/react-native-image-header-scroll-view
Prevent FixedForeground scaling
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if the scroll view is at the top when user tries to scroll to the top again the image will scale with the FixedForeground element. Can I disable the scaling for the FixedForeground element? So only the background image is scaled
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ScrollView implementation and tracing how FixedForeground responds when the view is already at the top and scrolling continues. Reproduce the behavior, then verify that only the background image scales while FixedForeground remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100