CaliCastle / PopMenu

A fully customizable popup style menu for iOS 😎
https://popmenu.cali.so
MIT License
1.6k stars 179 forks source link

Change action title text on select? #32

Open DaveMurchison83 opened 5 years ago

DaveMurchison83 commented 5 years ago

Is there a way to change the text once an action is selected? For example I have a menu where I want to toggle Pinning something to the top of the screen so I want to show "Pin" or "Unpin" as the text after the menu item is tapped.

CaliCastle commented 5 years ago

Hi, thanks for choosing PopMenu. Currently, there's no way to change the action title on the fly (that is, to change the title without re-displaying the menu). But this is an interesting idea and I will add this improvement to the next update, thanks!!