File tree Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ <h1 align =" center " >
2+ React Native Bottom Tabs
3+ </h1 >
4+
5+ <p align =" center " >
6+ <strong >Bottom Tabs that use native platform primitives.</strong ><br >
7+ </p >
8+
9+ <div align =" center " >
10+
11+ [ ![ mit licence] ( https://img.shields.io/dub/l/vibe-d.svg?style=for-the-badge )] ( https://github.com/okwasniewski/react-native-bottom-tabs/blob/main/LICENSE )
12+ [ ![ npm version] ( https://img.shields.io/npm/v/react-native-bottom-tabs?style=for-the-badge )] ( https://www.npmjs.org/package/react-native-bottom-tabs )
13+ [ ![ npm downloads] ( https://img.shields.io/npm/dt/react-native-bottom-tabs.svg?style=for-the-badge )] ( https://www.npmjs.org/package/react-native-bottom-tabs )
14+ [ ![ npm downloads] ( https://img.shields.io/npm/dm/react-native-bottom-tabs.svg?style=for-the-badge )] ( https://www.npmjs.org/package/react-native-bottom-tabs )
15+
16+ </div >
17+
18+ https://github.com/user-attachments/assets/fbdd9ce2-f4b9-4d0c-bd91-2e62bb422d69
19+
20+ ## Documentation
21+
22+ The full documentation can be found on our [ website] ( https://okwasniewski.github.io/react-native-bottom-tabs/ ) .
23+
24+ ## Contributing
25+
26+ See the [ contributing guide] ( CONTRIBUTING.md ) to learn how to contribute to the repository and the development workflow.
27+
28+ ## License
29+
30+ MIT
31+
32+ ---
33+
34+ Made with ❤️ and [ create-react-native-library] ( https://github.com/callstack/react-native-builder-bob )
Original file line number Diff line number Diff line change 1+ # ` @bottom-tabs/react-navigation `
2+
3+ React Navigation integration for ` react-native-bottom-tabs ` .
4+
5+ Installation instructions and documentation can be found on the [ React Native Bottom Tabs website] ( https://okwasniewski.github.io/react-native-bottom-tabs/ ) .
You can’t perform that action at this time.
0 commit comments