ISEmojiView icon indicating copy to clipboard operation
ISEmojiView copied to clipboard

as your source you have add popup when click on emoji.I want to add it popup when i click on any key of my custom keyboard. Can you help me in this ?

Open Ronik1653 opened this issue 1 year ago • 2 comments

Ronik1653 avatar Apr 09 '24 06:04 Ronik1653

You can try using the internal EmojiPopView.swift, which may require some code changes to meet your requirements.

isaced avatar Apr 09 '24 13:04 isaced

in EmojiPopView.swift file you have use LongGesture as i want, modify that gesture to TapGesture but after modifing your code, it is not working. Can you guide me in pop view using TapGesture in your code ?

Ronik1653 avatar Apr 10 '24 10:04 Ronik1653