react-native-action-sheet-module

1.0.0 • Public • Published

react-native-action-sheet-module

ReactNative RNActionSheet extended Version 1.0.0

Installation

npm install --save react-native-action-sheet-module
react-native link react-native-action-sheet-module

Usage

// Import
import ShareModule from 'react-native-action-sheet-module';

This package exists to replace Share for iOS. It fixes some bugs. Original documentation

Fixes

  • Sharing image as base64. Facebook Messenger didn't except NSData, it does accept a UIImage

Package Sidebar

Install

npm i react-native-action-sheet-module

Weekly Downloads

3

Version

1.0.0

License

GNU General Public License v3.0

Last publish

Collaborators

  • erikpoort