I have a scrollable screen set with a background color (gradient)
This only happens on an Iphone
When I drag the screen from top or bottom a white patch is shown behind the page. How can I make the screen not draggable like it is on an android phone
Yeah the issue is the gradient, because its scrollable, the gradient doesn’t know where to start and end. As such, its a setting we will remove on the view itself.