Music App-style search
Music App-style search
- Subject: Music App-style search
- From: Rick Mann <email@hidden>
- Date: Tue, 26 Jan 2016 16:00:19 -0800
I've got an app that's structured a lot like the iOS Music App: tab bar controller, navigation controller, search button in nav bar. Tapping that brings the search UI down from the top and a keyboard up from the bottom, and hides the displayed content. The search results can be tapped and will push either detail or whatever children they have.
The problem I have is that the search UI remains on top. But in the Music app, it slides off to the left as the push happens, and reveals a normal UINavigationBar, complete with back button.
How do I get that behavior?
TIA,
--
Rick Mann
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden