lucoceano / Pager

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

Delete a Index #43

Closed abhii24 closed 7 years ago

abhii24 commented 7 years ago

Can you please help me..how to delete any index on a button click? @lucoceano @lfarah @FelipeDocil @pedrohperalta @xperi

lucoceano commented 7 years ago

@abhii24 did you find a solution? if so, could share with us?

abhii24 commented 7 years ago

@lucoceano i just had deleted that particular index From the viewControllers array and refreshed the view..but the problem is it takes me back to the index 0..!! can you please answer me to that issue related to default index that might help me!

lucoceano commented 7 years ago

@abhii24 nice, I'll have a look on the weekend