Search code examples
androidiosiphonequickaction

QuickAction Dialog in iOS


Is there are anyway to create quickAction dialog for iPhone exactly like whats in android?

How anyone could help me.

Thanks in advance.


Solution

  • You can use custom dialog.

    Please check it out: https://github.com/MacoTasu/SGSelectViewController

    Hope, It will may helpful to you,

    :)