0.3.0 • Published 7 years ago

@exponent/react-native-action-sheet v0.3.0

Weekly downloads
67
License
MIT
Repository
github
Last release
7 years ago

react-native-action-sheet Slack

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

Installation

npm install @exponent/react-native-action-sheet

Try it out

Try it in Exponent: https://getexponent.com/@community/react-native-action-sheet-example

Usage

See the example app source