I'm developing a swift game that involves a lot of finger-dragging through the whole screen. The problem is that with the new ios home "button-slide", I find myself out of the game when i get close to the bottom or the top of the screen.
I would like to add a doble tap enabling like Brawl Start has, you first need to tab the bottom bar, and only then it is available to swipe up.
Is it possible to implement?
Thank You.