Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

darkxinyu
Copy link

see iOS section of README.md for detail, thanks

@@ -52,7 +52,9 @@ module.exports = {
} catch (e) {
errorCallback(e);;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double semicolon

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's from the original code, the file is not touched from my modification, but I will fix that though

@ihadeed
Copy link
Owner

ihadeed commented Apr 20, 2018

Hi

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

@fsw
Copy link

fsw commented Apr 28, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants