I can set mode for alert like alert.setMode("ios");
but is this possible to change action sheet mode.
I don’t understand your question. Do you want to change the style of the action sheet or do you want to add a function to the clicked sheet, or do you want to change the view of the action sheet to iOS view.
i want to change ios styled actionsheet.
There is a pull request for that: https://github.com/ionic-team/ionic/pull/12167