{"id":4140,"url":"https://github.com/ammarahm-ed/react-native-actions-sheet","last_synced_at":"2025-05-14T06:12:54.012Z","repository":{"id":36949082,"uuid":"232783467","full_name":"ammarahm-ed/react-native-actions-sheet","owner":"ammarahm-ed","description":"A Cross Platform(Android, iOS \u0026 Web) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.","archived":false,"fork":false,"pushed_at":"2024-08-01T16:50:12.000Z","size":9335,"stargazers_count":1765,"open_issues_count":113,"forks_count":137,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-05-09T15:38:16.696Z","etag":null,"topics":["action","action-sheet","actionsheet","bottom-app-bar","bottom-drawer","bottom-sheet","dialog","drawer","expo","javascript","modal","native","picker","raw-bottom-sheet","react","react-native","react-native-web","sheet","web"],"latest_commit_sha":null,"homepage":"https://rnas.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ammarahm-ed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"ammarahmed","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/cupertino"]}},"created_at":"2020-01-09T10:31:03.000Z","updated_at":"2025-05-07T21:38:30.000Z","dependencies_parsed_at":"2023-11-11T00:05:43.091Z","dependency_job_id":"81231837-aaf8-443c-b493-e32de61b1e91","html_url":"https://github.com/ammarahm-ed/react-native-actions-sheet","commit_stats":{"total_commits":499,"total_committers":46,"mean_commits":"10.847826086956522","dds":"0.25050100200400804","last_synced_commit":"5bf7f5a4269c990fa631d35fe2400dc3458ab9e8"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammarahm-ed%2Freact-native-actions-sheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammarahm-ed%2Freact-native-actions-sheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammarahm-ed%2Freact-native-actions-sheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammarahm-ed%2Freact-native-actions-sheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ammarahm-ed","download_url":"https://codeload.github.com/ammarahm-ed/react-native-actions-sheet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253457982,"owners_count":21911770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action","action-sheet","actionsheet","bottom-app-bar","bottom-drawer","bottom-sheet","dialog","drawer","expo","javascript","modal","native","picker","raw-bottom-sheet","react","react-native","react-native-web","sheet","web"],"created_at":"2024-01-05T20:17:02.341Z","updated_at":"2025-05-14T06:12:53.936Z","avatar_url":"https://github.com/ammarahm-ed.png","language":"TypeScript","funding_links":["https://ko-fi.com/ammarahmed","https://paypal.me/cupertino"],"categories":["Components","TypeScript"],"sub_categories":["UI"],"readme":"\u003cimg src=\"https://raw.githubusercontent.com/ammarahm-ed/react-native-actions-sheet/master/assets/graphic.png\"/\u003e\n\n\u003cdiv\nstyle=\"width:100%;margin-top:30px;\"\u003e\n\n\u003ca href=\"https://github.com/ammarahm-ed/react-native-actions-sheet/pulls\"\ntarget=\"_blank\"\u003e\n\u003cimg  src=\"https://img.shields.io/badge/PRs-welcome-green?color=blue\u0026style=flat-square\"/\u003e\n\u003c/a\u003e\u003ca href=\"https://www.npmjs.com/package/react-native-actions-sheet\"\ntarget=\"_blank\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/v/react-native-actions-sheet?color=orange\u0026style=flat-square\"/\u003e\n\u003c/a\u003e\u003ca href=\"https://www.npmjs.com/package/react-native-actions-sheet\" target=\"_blank\"\u003e\n\u003cimg  src=\"https://img.shields.io/npm/dt/react-native-actions-sheet?color=darkgreen\u0026style=flat-square\"/\u003e\n\u003c/a\u003e\n\n\u003c/div\u003e\n\n## Installation\n\nCheck out the [installation](https://rnas.vercel.app/installation) section of our docs for the detailed installation instructions.\n\n## Documentation\n\nCheck 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)\n\n## Migrating from v0.7.0\n\nThe 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.\n\n## Examples\n\nThe 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).\n\n## Documentation for v0.7.0 \u0026 older\n\nYou can find the docs in [v0.7.0 branch](https://github.com/ammarahm-ed/react-native-actions-sheet/tree/v0.7.0)\n\n## Consider supporting with a ⭐️ [star on GitHub](https://github.com/ammarahm-ed/react-native-actions-sheet/)\n\nIf 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.\n\n### MIT Licensed\n\n#\n\n\u003ca href=\"https://notesnook.com\" target=\"_blank\"\u003e\n\u003cimg style=\"align:center; \" src=\"https://i.imgur.com/EMIqXNc.jpg\" href=\"https://notesnook.com\" alt=\"Notesnook Logo\" width=\"50%\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammarahm-ed%2Freact-native-actions-sheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fammarahm-ed%2Freact-native-actions-sheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammarahm-ed%2Freact-native-actions-sheet/lists"}