Answer the question
In order to leave comments, you need to log in
Are there slide menu controller alternatives for ios?
I used ECSlidingViewController
in all my projects and it worked perfectly.
With the release of ios7, glitches appeared, sometimes after changing the topViewController it stops scrolling (it is difficult to reproduce the error), but it appears periodically.
The author released version 2.0 specifically for ios7, it uses a new api, but it also does not work well, artifacts appear periodically.
What alternative would you recommend?
Answer the question
In order to leave comments, you need to log in
I chose https://github.com/monospacecollective/MSDynamicsD... for the time being, it can do everything that ECSlidingViewController does + a number of beauties. Works stably. Lots of stars on github. Maintained by the developer.
Cons :
Works only on ios7 (although I'm fine with it)
You can't turn off the bounce effect completely, but the developer plans to fix it.
I am using ViewDeck.
In general, there are many alternatives in cocoapods, trypod search side
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question