How to add a share this app buton to my ionic app

I am new to the ionic framework.
I am using ionic with angular. I need to add a button to allow users to share the app on social media (facebook, email, whatsapp …)
I am using firebase for backend (maybe I need dynamic links).
Do anyone have a full and complete sample or tutorial?
Otherwise, pls direct me.

I absolutely don’t get the Question in here, or where you need a Tutorial for? You basically want to share a Link to a Store?

The just create the Link and use for Example this Plugin to share it.

Thank u Hans,
I am wondering how to get the link of the app if I haven’t published it yet for example, on both app store, play store, and on the website… this is solved using dynamic links…
So I now will use firebase-dynamic-links cordova plugin