UNPKG

react-native-shareable

Version:

Shareable is a react native library that provides an easy way to share data with other devices!

3 lines (2 loc) 86 B
import {NativeModules} from 'react-native'; module.exports = NativeModules.shareable;