lucoceano / Pager

Pager is the simplest and best way to implement sliding view controllers in Swift
MIT License
232 stars 41 forks source link

Tab Title Dynamic Change #56

Open vipulRajput opened 6 years ago

vipulRajput commented 6 years ago

There should be a proper way so we can update the title of tab dynamically, now we can only set title of Tabs when we initialise the view controller.