bamlab / bamlab/react-native-image-header-scroll-view

Rendering overflowing Items does not work on Android

Open
#82 5 comments 1 reaction 0 assignees View on GitHub
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:**

![Screenshot 2020-05-02 at 18 19 24](https://user-images.githubusercontent.com/15199031/80869600-b1460200-8ca1-11ea-8659-a43c7ac7f845.png)

**Android:**

![Screenshot 2020-05-02 at 18 19 32](https://user-images.githubusercontent.com/15199031/80869602-b440f280-8ca1-11ea-9a6e-3b8634722def.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.