1.0.3 • Published 3 years ago

react-native-export-share-list v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-export-share-list

Getting started

$ npm install react-native-export-share-list --save

Mostly automatic installation

$ react-native link react-native-export-share-list

Usage

import ExportShareList from 'react-native-export-share-list';

// TODO: What to do with the module?
ExportShareList;