react-native-parallax-view icon indicating copy to clipboard operation
react-native-parallax-view copied to clipboard

[Android] Issue with absolute positioned view in parallax view

Open sirilicious opened this issue 8 years ago • 2 comments
trafficstars

Hi!

I have an issue on Android - basically i want to archive this (SO):

2r4rr

It is working on iOS, but on Android the absolute positioned view (B) is clipped. Can you provide an example how to solve this on Android? I already tried combinations of zIndex and elevation, but unfortunately not successful.

Thanks!

sirilicious avatar Jul 14 '17 06:07 sirilicious

Someone please help, we really need this issue solved ..Thanks

kukuandroid avatar Jan 25 '18 02:01 kukuandroid

If this still matters, the issue's root cause is in React Native itself https://github.com/facebook/react-native/issues/6802

szemannp avatar Aug 03 '18 14:08 szemannp