Tumblr Menu

buzztouch plugin: Tumblr Menu
Version: v1.6
This plugin provides an animated menu similar to that found in the Tumblr app for iOS. When the screen is loaded, menu items float from the bottom up, into a grid. When a menu item is selected, the items float to the top, off the screen, before loa
works on iOS iOS
Developer Info
Latest Review
PointerAppGuy30 | 11/17/14 (v1.6)
Crashes on custom server. Please fix.
Screenshots
More Information
This plugin provides an animated menu similar to that found in the Tumblr app for iOS. When the screen is loaded, menu items float from the bottom up, into a grid. When a menu item is selected, the items float to the top, off the screen, before loading the next screen.

This project is based off of the open-source MIT project "TumblrMenu" by Hang Chen.

See demo video at:
http://youtu.be/PR4oggW9TmM

Version History
------------------------
1.0 - initial release
1.1 - bug fix where menu items weren't loading screens
1.2 - bug fix where control panel had a typo related to image names
1.3 - bug fix where control panel wasn't saving screen to load after adding an image
1.4 - bug fix where tapping the background would load a white screen
1.5 - bug fix where control panel wasn't showing images saved.
1.6 - (2/3/2014) added control panel properties for further customization; fixed missing navbar issue

iOS Project - (3.0 only)
------------------------
CR_Tumblr_Menu.m
CR_Tumblr_Menu.h
CHTumblrMenuView.h
CHTumblrMenuView.m

Android Project
------------------------
This plugin is for iOS only.

JSON Data
------------------------
{"itemId":"menu1","itemType":"menu","imageName":"cr_blue_compass.png","titleText":"Map","loadSceenWithItemId":"576C3921052A0E957A87085"},
{"itemId":"menu2","itemType":"menu","imageName":"cr_gold_medal.png", "titleText":"Prizes"},
{"itemId":"menu3","itemType":"menu","imageName":"cr_green_bike.png", "titleText":"Fun"},
{"itemId":"menu4","itemType":"menu","imageName":"cr_grey_student.png", "titleText":"Classes"},
{"itemId":"menu5","itemType":"menu","imageName":"cr_orange_house.png", "titleText":"Home"},
{"itemId":"menu6","itemType":"menu","imageName":"cr_purple_yacht.png","titleText":"Boating"},
{"itemId":"menu7","itemType":"menu","imageName":"cr_red_clouds.png","titleText":"Weather"},
{"itemId":"menu8","itemType":"menu","imageName":"cr_yellow_drill.png","titleText":"Tools"}
]},