ihadeed / cordova-clipboard

Clipboard management plugin for Cordova/PhoneGap
MIT License
53 stars 42 forks source link

added copyString and pasteString methods for some cutting edges of iOS #3

Open darkxinyu opened 6 years ago

darkxinyu commented 6 years ago

see iOS section of README.md for detail, thanks

ihadeed commented 6 years ago

Hi

Sorry I didn't see this earlier, could you please resolve the merge conflicts?

fsw commented 6 years ago

Hi, I think that clipboard type issue was fixed already in #2 Also if copy/paste primary intent is text maybe it will be better to add copyData and pasteData for other types instead?