I have two texts in the view (these texts are parallax)
And a pageView that is like a slider.
When I scroll the slider, the texts disappear and I have to scroll the page again to make them appear!
some notes:
According to the UI, the texts are temporarily off the
page and overflow.I searched Stack Overflow about this, but I didn’t
find anything related to my problem.I have used CustomScrollview.
This is a web project
– Gif:
[GIF from the Screen]
1