0.2.1 • Published 6 years ago

@delightfulstudio/react-native-power-action-sheet v0.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

react-native-power-action-sheet

npm version npm version

Cross-platform action sheet component with powerful customization options (including custom views) and built-in support for sheet chaining.

Installation

`yarn add @delightfulstudio/react-native-power-action-sheet @delightfulstudio/react-native-safe-area-insets

Manually link @delightfulstudio/react-native-safe-area-insets

Examples

To check out examples: 1. Install root packages: yarn or npm install 2. Install example packages: in the example folder, do yarn or npm install 3. Start metro server: in the example folder, do yarn start or npm start 4. Compile/start iOS app: in the example folder, do yarn run-ios or npm run-ios 5. Compile/start Android app: in the example folder, do yarn run-android or npm run-android

Credits

Loosely based on https://github.com/valerybugakov/react-native-custom-actionsheet

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago