react-native-parallax-view
react-native-parallax-view copied to clipboard
[Android] Issue with absolute positioned view in parallax view
trafficstars
Hi!
I have an issue on Android - basically i want to archive this (SO):

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!
Someone please help, we really need this issue solved ..Thanks
If this still matters, the issue's root cause is in React Native itself https://github.com/facebook/react-native/issues/6802