Is showFromTabBar method deprecated in ios 8?

Nikhil

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?

Mikael

Yes it's deprecated. Have a look at UIAlertControllerStyleActionSheet

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Java

"interfaceOrientation" is deprecated in iOS 8, How to change this method Objective C

From Dev

InterfaceOrientation deprecated in iOS 8

From Dev

displaysSearchBarInNavigationBar deprecated in iOS8

From Dev

iOS8: backgroundSessionConfiguration is deprecated

From Dev

AudioFileReadPackets deprecated in iOS8

From Dev

UIActionSheet deprecated on iOS8

From Dev

sizeWithFont: ConstrainedToSize: lineBreakMode: method is deprecated in iOS 7

From Dev

iOS7: method drawMapRect is deprecated

From Dev

What is a deprecated push segue? (iOS 8)

From Dev

playerID was deprecated in IOS 8: use player

From Dev

How do I create a UISearchController since UISearchDisplayController is deprecated in iOS 8?

From Dev

AudioUnitSampleType deprecated on iOS8, my render callback is not working now

From Dev

How do I migrate from UIAlertView (deprecated in iOS8)

From Dev

Why does UIAlertView work in iOS 8 if it's deprecated?

From Dev

Is the blink() method really deprecated?

From Java

Method setDrawerListener is deprecated

From Java

Android - deprecated method and minApiLevel

From Dev

Why is the .+() method deprecated in scala?

From Dev

Crashlytics deprecated method disabled()

From Dev

Deprecated method in two interfaces

From Dev

startManagingCursor(cursor) deprecated method

From Dev

Is the isChecked() method Deprecated

From Dev

Mark a method as deprecated

From Dev

"Overrides deprecated method" on onCreateDialog

From Dev

Hystrix method deprecated

From Dev

Deprecated method is confusing

From Dev

Deprecated method in two interfaces

From Dev

Why is the .+() method deprecated in scala?

From Dev

Hibernate SessionFactory method deprecated

Related Related

HotTag

Archive