lucoceano / Pager

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

How to reload pager ? #36

Closed dp4dileep closed 7 years ago

lucoceano commented 7 years ago

just call on the view controller

reloadData()
lucoceano commented 7 years ago

@dp4dileep I'm closing this issue, did my suggestion help you?