@delightfulstudio/react-native-power-action-sheet

0.2.1 • Public • Published

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

Package Sidebar

Install

npm i @delightfulstudio/react-native-power-action-sheet

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

21.7 kB

Total Files

19

Last publish

Collaborators

  • delightfulstudio