I want to implement swipe gesture in the app for that i tired react-native swipe-up-down plugin it worked perfectly without footer tab-bar in the app, but when i add tab-bar in the footer then it works fine and swipe-mini is visible when the app/page reload, but once user do swipe-up and then tries to perform swipe down then show-mini is not visible actully it hides below the footer tabbar.
↧