kitasuke / PagingMenuController

Paging view controller with customizable menu in Swift
MIT License
2.5k stars 449 forks source link

I am struck to update UI elements in ViewController #352

Closed UmaMadhavi closed 7 years ago

UmaMadhavi commented 7 years ago

@kitasuke .

Is there any restriction that we should use sub class as UITableViewController or UICollectionViewController as Child. Because when i add ViewController as base and after adding labels & buttons i am gettig crash . Please help me.

Thank You.