chocolatechip-ui-jq icon indicating copy to clipboard operation
chocolatechip-ui-jq copied to clipboard

i add property to UICreateTabBar

Open shmuliko opened this issue 12 years ago • 1 comments

href value to navigate between view's with tab bar.

and i add tabbar>uibutton to UINavigationList

this work on my computer

shmuliko avatar Jun 06 '12 06:06 shmuliko

Thanks for the pull request. From looking at your additions, it appears you're adding support to make the tab bar function like a navigation list. According to Apple Human Interface Guidelines for iOS, the tab bar is not navigation but to present the viewer with additional information than can fit on a screen: A tab bar gives people the ability to switch between different subtasks, views, or modes. If you example the tab bar in the native music app, it does not navigator but quick displays the relevant content. Thanks for using ChocolateChip-UI. I'm currently working on a major overhaul to combine all three versions into one, I'm expecting this will take me several months to complete since I need to write everything to run with a new abstraction layer. Cheers

rbiggs avatar Jun 18 '12 01:06 rbiggs