bamlab / bamlab/react-native-image-header-scroll-view
Rendering overflowing Items does not work on Android
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Rendering any overflowing items (by using `position: 'absolute'`) will work fine on iOS but clip them off on Android, no matter where I render them. (As content/children, foreground, etc..)
**iOS:**

**Android:**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.