I am using the ECSlidingController in my project. But my project demands the fading of the top view controller while sliding. I too used https://github.com/aryaxt/iOS-Slide-Menu but in this only the under view controller fades instead i want the top view controller to fade while slid.
Please suggest how to fade the top view controller while using ECsliding controller.