UNPKG

react-native-actions-sheet

Version:

A Cross Platform(Android & iOS) ActionSheet with a robust and flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.

49 lines (30 loc) 2.24 kB
<img src="https://raw.githubusercontent.com/ammarahm-ed/react-native-actions-sheet/master/assets/graphic.png"/> <div style="width:100%;margin-top:30px;"> <a href="https://github.com/ammarahm-ed/react-native-actions-sheet/pulls" target="_blank"> <img src="https://img.shields.io/badge/PRs-welcome-green?color=blue&style=flat-square"/> </a><a href="https://www.npmjs.com/package/react-native-actions-sheet" target="_blank"> <img src="https://img.shields.io/npm/v/react-native-actions-sheet?color=orange&style=flat-square"/> </a><a href="https://www.npmjs.com/package/react-native-actions-sheet" target="_blank"> <img src="https://img.shields.io/npm/dt/react-native-actions-sheet?color=darkgreen&style=flat-square"/> </a> </div> ## Installation Check out the [installation](https://rnas.vercel.app/installation) section of our docs for the detailed installation instructions. ## Documentation Check out our dedicated documentation page for info about this library, it's features, API reference and more: [https://rnas.vercel.app](https://rnas.vercel.app) ## Migrating from v0.7.0 The new version of ActionSheet introduces some **breaking changes**. Please read through the [migration guide](https://rnas.vercel.app/guides/migrate) and take the necessary steps. ## Examples The source code for the example (showcase) app is under the example/ directory. If you want to play with the ActionSheet but don't feel like trying it on a real app, you can run the [example snack](https://snack.expo.dev/@ammarahmed/github.com-ammarahm-ed-react-native-actions-sheet:expo-example). ## Documentation for v0.7.0 & older You can find the docs in [v0.7.0 branch](https://github.com/ammarahm-ed/react-native-actions-sheet/tree/v0.7.0) ## Consider supporting with a ⭐️ [star on GitHub](https://github.com/ammarahm-ed/react-native-actions-sheet/) If you are using the library in one of your projects, consider supporting with a star. It takes a lot of time and effort to keep this maintained and address issues and bugs. Thank you. ### MIT Licensed # <a href="https://notesnook.com" target="_blank"> <img style="align:center; " src="https://i.imgur.com/EMIqXNc.jpg" href="https://notesnook.com" alt="Notesnook Logo" width="50%" /> </a>