@mobiuspace/share

v1.0.2

Published

In house social sharing framework

Downloads

3

Readme

Examples:

<Share
  uri="https://www.google.com"
  title="Google"
  image="https://www.google.com.hk/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png"
  campaign="mobiuspace"
  isInSnapTube={false}>
  <button>Share me</button>
</Share>