Customizable sliding view controller container.
#Steps 1: Copy all the files from NMSliderClasses to your project.
#Step 2: Create a new ViewController in "Main storyBoard". Give class name "NMSliderContainerVCViewController". Make it intial view controller
#Step 3: On which ever ViewController you want to show this slider menu. Inherit it from "NMSliderSuperVC".
#Step4: For showing the selected ViewController use "moveToViewControllers" method in "NMSliderContainerVCViewController". Place it in with appropriate Tag.
Please drop me a mail for any feedbacks
Copyright 2017 Neeraj Kumar Mishra
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.