Hide/Show tab bar based on UITableVIew Scroll
rajat100919021 opened this issue · 0 comments
rajat100919021 commented
I want to hide tab bar whenever we scrolled up and show tab bar whenever we scrolled down.For example at Index 0 in UITableView it will show the tab bar and whenever we change the index it needs to be hidden.Please tell me any methodology so that i can implement this in my project.