Skip to content
This repository has been archived by the owner on Jun 17, 2018. It is now read-only.

Is it possible to dynamically add or remove controllers? #370

Open
kunass2 opened this issue Nov 5, 2017 · 1 comment
Open

Is it possible to dynamically add or remove controllers? #370

kunass2 opened this issue Nov 5, 2017 · 1 comment

Comments

@kunass2
Copy link

kunass2 commented Nov 5, 2017

Can I do it with your library? I really appreciate it. Nice, clean and simple, but all I need yet is to remove and adding controllers dynamically. Number of controllers are strongly related to entities from NSFetchedResultsController. There are methods to add, move, delete, update controllers. Is it possible here? Can I ask for such feature?

@rdgier
Copy link

rdgier commented Nov 9, 2017

Yes, I have done this for the app I am working on. Long story short, I call setup again on PagingMenuController with an adjusted paging options.

I am not using an up to date version, but back then this was the only method I could find to get this to work. Hope it helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants