How to call an actionsheet from a tab bar?

Hi!

My question is easy, I want to know if there is a way to open an actionsheet on a tabbar instead of calling a view.

Thank you for your help!

I did find!

<ion-tab [root]="tab4Root" (select)="presentAction()" tabTitle="Action" tabIcon="share"></ion-tab>

I hope it can help! :stuck_out_tongue_winking_eye: