{"id":18578164,"url":"https://github.com/bilaleren/react-native-bottom-sheet-manager","last_synced_at":"2025-10-14T04:29:25.109Z","repository":{"id":227528732,"uuid":"771709216","full_name":"bilaleren/react-native-bottom-sheet-manager","owner":"bilaleren","description":"A React Native bottom sheet manager built with @gorhom/bottom-sheet.","archived":false,"fork":false,"pushed_at":"2025-08-18T17:00:35.000Z","size":1514,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T11:59:11.428Z","etag":null,"topics":["bottom-sheet","react","react-native","react-native-bottom-sheet"],"latest_commit_sha":null,"homepage":"","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/bilaleren.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2024-03-13T19:57:02.000Z","updated_at":"2025-08-18T17:00:38.000Z","dependencies_parsed_at":"2024-03-13T20:25:23.431Z","dependency_job_id":"427d97fd-3ab2-4926-949b-beba22d93f06","html_url":"https://github.com/bilaleren/react-native-bottom-sheet-manager","commit_stats":null,"previous_names":["bilaleren/react-native-bottom-sheet-manager"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bilaleren/react-native-bottom-sheet-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilaleren%2Freact-native-bottom-sheet-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilaleren%2Freact-native-bottom-sheet-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilaleren%2Freact-native-bottom-sheet-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilaleren%2Freact-native-bottom-sheet-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bilaleren","download_url":"https://codeload.github.com/bilaleren/react-native-bottom-sheet-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilaleren%2Freact-native-bottom-sheet-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017943,"owners_count":26086213,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bottom-sheet","react","react-native","react-native-bottom-sheet"],"created_at":"2024-11-06T23:33:50.789Z","updated_at":"2025-10-14T04:29:25.074Z","avatar_url":"https://github.com/bilaleren.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Bottom Sheet Manager\n\nA bottom sheet manager inspired by package [react-native-actions-sheet](https://github.com/ammarahm-ed/react-native-actions-sheet) and adapted to package [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet).\n\n- [API](./API_README.md)\n- [Installation](#installation)\n- [Configuration](#configuration)\n\n## Installation\n\n```sh\nyarn add react-native-bottom-sheet-manager\n```\n\n#### Dependencies\n\nThis library needs these dependencies to be installed in your project before you can use it:\n\n```sh\nyarn add react-native-reanimated react-native-gesture-handler\n```\n\n## Configuration\n\nFor more information on configuration, [see here](./CONFIGURATION_README.md).\n\n## Usage\n\nAfter completing the [configuration step](#configuration), let's start with a simple use case.\n\n```ts\nimport { SheetManager } from 'react-native-bottom-sheet-manager';\n\nSheetManager.show('my-sheet');\n```\nFor more use cases, [see here](./example/src/sheets).\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\n[MIT](./LICENSE)\n\n### Built With ❤️\n\n- [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet)\n- [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilaleren%2Freact-native-bottom-sheet-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilaleren%2Freact-native-bottom-sheet-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilaleren%2Freact-native-bottom-sheet-manager/lists"}