kitasuke / PagingMenuController

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

TableView retrieving data from firebase not showing data #358

Closed ghost closed 7 years ago

ghost commented 7 years ago

I have a tableview that is pulling data from firebase in view didload my table count is coming back as zero when it should be coming back with data. Also how do i refresh content when the user select a specific tab.