Open Source Component Providing A Scrolling iOS 7 Control Center Style Slide-In Sidebar Menu

I’ve mentioned a couple of components for creating slide-in side menus with a flat style the most popular of those being RNSidebarMenu.

Here’s a great looking menu component built using UITableView allowing you to present a menu with icons and blurring called BTSimpleSideMenu from Balram Tiwari.

BTSimpleSideMenu opens and closes by swiping the menu in and out, and is easily initialized with a selection of images, and text with callbacks for each menu item.  The built-in scrolling capability is especially nice if you need a large number of menu items.

Here’s an image from the readme showing BTSimpleSideMenu in action:

BTSimpleSideMenu

You can find BTSimpleSideMenu on Github here.

A nice component for creating great looking slide in menus.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source Component Providing A Scrolling iOS 7 Control Center Style Slide-In Sidebar Menu

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *