kitasuke / PagingMenuController

Paging view controller with customizable menu in Swift
MIT License
2.49k stars 448 forks source link

Need to add UIButton in tableview on scrolling this button should be fixed #350

Closed UmaMadhavi closed 7 years ago

UmaMadhavi commented 7 years ago

Hello @kitasuke simulator screen shot 26-apr-2017 6 52 45 pm

I used this library in the past (May 2016),it is very helpful to me. But now(updated to latest version) i am unable to add UIbutton at the bottom ,when i scroll the tableview button is moving up. I want to fix the button in tableview it should not move. Please guide me