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

new line #160

@amr-design

Description

@amr-design

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions