Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

new line #160

Open
amr-design opened this issue Dec 18, 2015 · 0 comments
Open

new line #160

amr-design opened this issue Dec 18, 2015 · 0 comments

Comments

@amr-design
Copy link

hello
i try use "/n" as new line
var Social = require('dk.napp.social');
var text = txt1 + "\n" + txt2;
if (Social.isActivityViewSupported()) { // iOS6 and later
Social.activityView({
text: text,
url: url
});

but its not work
thank you

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

No branches or pull requests

1 participant