APDropDownNavToolbar
APDropDownNavToolbar copied to clipboard
iOS7 Messages App style toolbar that drops down from navigation bar when tapping on the UIBarButton item
Results
1
APDropDownNavToolbar issues
Sort by
recently updated
recently updated
newest added
currently if the user doesn't want the navigation bar to change they can set self.activeNavigationBarTitle to nil. however this was not previously symmetrically respected in hideDropDown resulting in an inconsistent...