'React native : how to create a view after an image without the view being on top of the image ( in the case where you have no space left)
in my project I'm using ScrollView and ImageBackground. But here is the issue: At the end of my ImageBackground, I create a View and this view is partly above the image! How do I make it so that the view is separated from the image? Thanks a lot for your solutions/ideas.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
