{"id":25339824,"url":"https://github.com/orjiace/rn-slick-bottom-tabs","last_synced_at":"2025-10-29T09:31:30.135Z","repository":{"id":64489797,"uuid":"470208591","full_name":"orjiAce/rn-slick-bottom-tabs","owner":"orjiAce","description":"A fully customizable react native Animated Bottom navigation tabs 🚀.","archived":false,"fork":false,"pushed_at":"2022-03-21T11:00:07.000Z","size":2812,"stargazers_count":9,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-30T01:02:00.097Z","etag":null,"topics":["react-native","react-navigation","tabs"],"latest_commit_sha":null,"homepage":"https://orjiace.github.io/rn-slick-bottom-tabs/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orjiAce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://www.buymeacoffee.com/orjiace"}},"created_at":"2022-03-15T14:57:55.000Z","updated_at":"2023-12-27T05:23:04.000Z","dependencies_parsed_at":"2022-12-31T06:32:09.953Z","dependency_job_id":null,"html_url":"https://github.com/orjiAce/rn-slick-bottom-tabs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orjiAce%2Frn-slick-bottom-tabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orjiAce%2Frn-slick-bottom-tabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orjiAce%2Frn-slick-bottom-tabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orjiAce%2Frn-slick-bottom-tabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orjiAce","download_url":"https://codeload.github.com/orjiAce/rn-slick-bottom-tabs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238801907,"owners_count":19532918,"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":["react-native","react-navigation","tabs"],"created_at":"2025-02-14T07:29:19.823Z","updated_at":"2025-10-29T09:31:24.769Z","avatar_url":"https://github.com/orjiAce.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/orjiace"],"categories":[],"sub_categories":[],"readme":"\n# React Native Slick Bottom Tabs\n\n\u003cimg src=\"https://i.imgur.com/IfQh9UQ.png\" width=\"150\" height=\"150\"/\u003e\n\n- 60FPS\n- Support for iPhoneX\n- Lots of customization\n\n![GitHub package.json version](https://img.shields.io/github/package-json/v/orjiace/rn-slick-bottom-tabs?color=blue\u0026style=for-the-badge)\n![NPM](https://img.shields.io/npm/l/express?color=red\u0026style=for-the-badge)\n![npm](https://img.shields.io/npm/dw/rn-slick-bottom-tabs?color=hunter%20green\u0026style=for-the-badge)\n\n**A fully customizable react native Bottom navigation tabs navigation 🚀**.\n\n\n\n\n## Getting Started\n\n\n### What you'll need\n\n- [Node.js](https://nodejs.org/en/download/) version 14 or above:\n    - When installing Node.js, you are recommended to check all checkboxes related to dependencies.\n\n## Prerequisites\n\n❗️In order to use the component, you need to have [React Navigation](https://reactnavigation.org/) v5 or higher installed.\n\n\n\n## Features\n\n- Light/dark support\n- Fast\n- Written in Typescript\n- Runs on Expo\n- Smooth gesture interactions \u0026 snapping animations\n- Accessibility support.\n- Android \u0026 IOS\n\n\n\n## Installation\n\n\n```bash\nnpm i rn-slick-bottom-tabs\n```\n```bash\nyarn add rn-slick-bottom-tabs\n```\nYou can type this command into Command Prompt, Powershell, Terminal, or any other integrated terminal of your code editor.\n\n\n## Depencies\n\nThis library needs these dependencies to be installed in your project before you can use it:\n\n```bash\nnpm i react-native-safe-area-context @react-navigation/native-stack @react-navigation/native react-native-screens\n```\n\n```bash\nyarn add react-native-safe-area-context @react-navigation/native-stack @react-navigation/native react-native-screens\n```\n\n\n\n\n## Animation Preview\n\n\n## JanmTabBarNavigator\n\n\u003cimg src=\"https://github.com/orjiAce/rn-slick-bottom-tabs/blob/master/ezgif.com-gif-maker.gif?raw=true\" width=\"300\"\u003e\n\n## BerlinTabBarNavigator\n\n\n\u003cimg src=\"https://github.com/orjiAce/rn-slick-bottom-tabs/blob/master/ezgif.com-gif-maker%20(1).gif?raw=true?raw=true\" width=\"300\"\u003e\n\n## SlickTabBarNavigator\n\n\u003cimg src=\"https://github.com/orjiAce/rn-slick-bottom-tabs/blob/master/ezgif.com-gif-maker%20(2).gif?raw=true\" width=\"300\"\u003e\n\n\n##AceTabBarNavigator\n\u003cimg src=\"https://github.com/orjiAce/rn-slick-bottom-tabs/blob/master/ezgif.com-gif-maker%20(3).gif?raw=true\" width=\"300\"\u003e\n\n\n\n\n### Let's get to know you!\n\n👋 If your app is deployed to AppStore/GooglePlay and you're using this package, send me a DM on Twitter [@orjiace](https://twitter.com/torgeadelin)\n\n\n\n\n## Documentation\n\n\n  **Full documentations available here** [Documentation](https://orjiace.github.io/rn-slick-bottom-tabs/)\n\n\n## Contributing\n\nPull requests are always welcome! Feel free to open a new GitHub issue for any changes that can be made.\n\nIf you raise an issue, please add proper steps to reproduce it and proper logs. Thanks!\n\n**Working on your first Pull Request?** You can learn how from this free series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github)\n\n## Author\n\nOrji Ace [@orjiace_](https://twitter.com/orjiace_)\n\n## License\n\n[MIT](https://github.com/torgeadelin/react-native-animated-nav-tab-bar/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forjiace%2Frn-slick-bottom-tabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forjiace%2Frn-slick-bottom-tabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forjiace%2Frn-slick-bottom-tabs/lists"}