D
D
deleted-mezhevikin2013-12-18 17:01:46
iOS
deleted-mezhevikin, 2013-12-18 17:01:46

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?
image.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
deleted-mezhevikin, 2013-12-19
@deleted-mezhevikin

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.

A
Alexey Storozhev, 2013-12-18
@storoj

I am using ViewDeck.
In general, there are many alternatives in cocoapods, try
pod search side

C
corristo, 2013-12-18
@corristo

SWRevealViewController is good, the code seemed cleaner than the same ViewDeck

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question