react-native-awesome-action-sheet

1.0.2 • Public • Published

react-native-awesome-action-sheet

ActionSheet is a cross-platform React Native component that uses the native UIActionSheet on iOS and a JS implementation with material design on Android. Almost a drop in replacement for ActionSheetIOS except it cannot be called statically.

This project is based on react-native-action-sheet by Expo.

Installation

npm install react-native-awesome-action-sheet

Using Yarn:

yarn add react-native-awesome-action-sheet

Usage

See the example app source on Snack

Dependencies (1)

Dev Dependencies (3)

Package Sidebar

Install

npm i react-native-awesome-action-sheet

Weekly Downloads

23

Version

1.0.2

License

MIT

Last publish

Collaborators

  • bkdev