Search code examples
iosobjective-ciphoneuiactionsheet

Is showFromTabBar method deprecated in ios 8?


I want to implement showFromTabBar method to show the action sheet from a tabbar item.Is showFromTabBar method is deprecated in ios 8 and is there any replcement for this? If not is there any other way to show the action sheet except popping form the bottom of the view?


Solution

  • Yes it's deprecated. Have a look at UIAlertControllerStyleActionSheet