In the UIMenuController
there is a default Copy
action, I want to change its title to be in another language (Arabic Language).
Any help? Thanks in advance.
In the UIMenuController
there is a default Copy
action, I want to change its title to be in another language (Arabic Language).
Any help? Thanks in advance.
This might be helpful to you.
https://github.com/questbeat/QBPopupMenu
https://github.com/cxa/UIMenuItem-CXAImageSuppor
How could I replace UIMenuController with my own view when text is selected?