objective c - iOS app with Custom Tabbar -


i using custom tabbar. related have question regarding ios human interface guidelines.

first state app development process. in custom tabbar, example: if select settings, move settings view, in settings view there won't custom tabbar. instead, there back button. this, it'll same remaining tabs also.

because of this, there problem while submitting app app store? based on ios human interface guidelines, far checked, there isn't problem.

enter image description here

it's ok. no problem that. added app this. please check one:

https://itunes.apple.com/us/app/photomatrix/id645791639?ls=1&mt=8

i added gallery said (without tab bar).


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -