marcosgriselli / SwipeableTabBarController

UITabBarController with swipe interaction between its tabs.
MIT License
1.54k stars 107 forks source link

There is a gesture problem with the bottom Tabar when pushing to other pages and sliding back #109

Open BeingCode opened 3 years ago

BeingCode commented 3 years ago

There is a gesture problem with the bottom Tabar when pushing to other pages and sliding back Step 1: push to other pages Step 2: slide gently and release Problem: the tabbar at the bottom will be displayed

marcosgriselli commented 3 years ago

Hi @BeingCode, sorry for the delay. Can you add a video of the issue so everyone that sees this knows exactly what the problem is? I'll be looking at it shortly.