{"id":23114552,"url":"https://github.com/vsnaichuk/react-native-simple-collapsible-tabs","last_synced_at":"2025-06-20T09:05:42.797Z","repository":{"id":65206866,"uuid":"586805537","full_name":"vsnaichuk/react-native-simple-collapsible-tabs","owner":"vsnaichuk","description":"A simple and customizable library for creating collapsible tab navigators in React Native","archived":false,"fork":false,"pushed_at":"2024-10-05T00:20:45.000Z","size":636,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T17:18:50.855Z","etag":null,"topics":["collapsible","expo","react","react-native","react-navigation","tabs"],"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/vsnaichuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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,"zenodo":null}},"created_at":"2023-01-09T09:19:39.000Z","updated_at":"2024-10-05T00:24:09.000Z","dependencies_parsed_at":"2025-05-27T07:47:20.016Z","dependency_job_id":"4e3d031c-1efc-4c84-998b-1f9c161d63f2","html_url":"https://github.com/vsnaichuk/react-native-simple-collapsible-tabs","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.47058823529411764","last_synced_commit":"d478816423f852cfbd2c794db54bdf428802979d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/vsnaichuk/react-native-simple-collapsible-tabs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsnaichuk%2Freact-native-simple-collapsible-tabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsnaichuk%2Freact-native-simple-collapsible-tabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsnaichuk%2Freact-native-simple-collapsible-tabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsnaichuk%2Freact-native-simple-collapsible-tabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsnaichuk","download_url":"https://codeload.github.com/vsnaichuk/react-native-simple-collapsible-tabs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsnaichuk%2Freact-native-simple-collapsible-tabs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260915858,"owners_count":23082036,"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":["collapsible","expo","react","react-native","react-navigation","tabs"],"created_at":"2024-12-17T03:32:16.349Z","updated_at":"2025-06-20T09:05:37.780Z","avatar_url":"https://github.com/vsnaichuk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-simple-collapsible-tabs\n\nhttps://github.com/user-attachments/assets/1de11ab7-348e-454d-8cd7-a5b3eb261b4d\n\n## Installation\n\n```sh\nnpm install react-native-simple-collapsible-tabs\n```\n\n## Usage\n\n```js\nimport { createMaterialTopTabNavigator } from '@react-navigation/material-top-tabs';\nimport { CollapsibleTab } from 'react-native-simple-collapsible-tabs';\nimport { Header, TabBar } from './components';\n\nconst Tab = createMaterialTopTabNavigator();\n\n\u003cCollapsibleTab.Container\u003e\n  \u003cHeader /\u003e\n  \u003cTab.Navigator\n    tabBar={(props) =\u003e \u003cTabBar {...props} /\u003e}\n    initialRouteName=\"Example1\"\n  \u003e\n    \u003cTab.Screen name=\"Example1\" component={List} /\u003e\n    \u003cTab.Screen name=\"Example2\" component={List} /\u003e\n    \u003cTab.Screen name=\"Example3\" component={List} /\u003e\n  \u003c/Tab.Navigator\u003e\n\u003c/CollapsibleTab.Container\u003e;\n```\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\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsnaichuk%2Freact-native-simple-collapsible-tabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsnaichuk%2Freact-native-simple-collapsible-tabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsnaichuk%2Freact-native-simple-collapsible-tabs/lists"}