I\'m trying to make a layout as per below with React Native.
How do I
The above solutions were not working for me. I solved it by creating a View with the same background colour as the parent and added negative margin to move the image upwards.
Some Text
and I got the following result.