Skip to content

Instantly share code, notes, and snippets.

@grabbou
Created October 26, 2015 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grabbou/cd71a2d6d865a0b0f4b6 to your computer and use it in GitHub Desktop.
Save grabbou/cd71a2d6d865a0b0f4b6 to your computer and use it in GitHub Desktop.
import {ActivityViewManager} from 'NativeModules';
ActivityViewManager.share({
text: 'Hey, I have just ordered 10 pizzas from RN app'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment