I have a controller with a share UITabBarButtonItem
:
Now when I tap on the share button, I need to display sth like this:
but with different apps: I need Apps for PDF or TEXT. How to do this?
So far I created app group, add share extension to the project... and, what should i do now?