I am working with ECSSlider (https://github.com/edgecase/ECSlidingViewController) for iPhone. Need to make some changes in it. I need to show menu by sliding DOWN the top menu and then after selecting option slide back UP the top menu. I have tried making changes in it but couldn't get the desired results. Changed code is at:https://www.dropbox.com/s/3ujzfsvirktkxz4/ECSlidingViewController-master%20copy.zip Please guide me if you know the way.
Asked
Active
Viewed 262 times
0
-
If you support iOS 7 only, it'll be easier to accomplish this using v2 of `ECSlidingViewController` using the custom layout feature. – Michael Enriquez Nov 17 '13 at 02:30
-
I have amended the current ECSlider Version 1 supporting iOS 5 and above. :) Let me know if any one need. – Awais Tariq Nov 18 '13 at 06:32