|
1 | 1 | <h1 align="center"> |
2 | | - React Native Bottom Tabs |
| 2 | + <a href="https://callstackincubator.github.io/react-native-bottom-tabs/">React Native Bottom Tabs</a> |
3 | 3 | </h1> |
4 | 4 |
|
5 | 5 | <p align="center"> |
6 | 6 | <strong>Bottom Tabs that use native platform primitives.</strong><br> |
7 | 7 | </p> |
8 | 8 |
|
9 | 9 | <div align="center"> |
10 | | - |
| 10 | + |
11 | 11 | [](https://github.com/okwasniewski/react-native-bottom-tabs/blob/main/LICENSE) |
12 | 12 | [](https://www.npmjs.org/package/react-native-bottom-tabs) |
13 | 13 | [](https://www.npmjs.org/package/react-native-bottom-tabs) |
|
17 | 17 |
|
18 | 18 | https://github.com/user-attachments/assets/fbdd9ce2-f4b9-4d0c-bd91-2e62bb422d69 |
19 | 19 |
|
| 20 | +## Supported Platforms |
| 21 | + |
| 22 | +| Platform | | |
| 23 | +|:---:|:---:| |
| 24 | +| **iOS** | <img src="https://github.com/user-attachments/assets/93689d5f-2ea6-457d-8e0b-a7da6bd7018b" width="400" /> | |
| 25 | +| **Android** | <img src="https://github.com/user-attachments/assets/5120a6d0-be92-44cf-a3bf-668944ad9475" width="400" /> | |
| 26 | +| **iPadOS** | <img src="https://github.com/user-attachments/assets/1504949f-ed36-44cc-9153-373f9e584f44" width="400" /> | |
| 27 | +| **visionOS** | <img src="https://github.com/user-attachments/assets/7d990950-b9bb-4a42-ab0c-fac975ffd098" width="400" /> | |
| 28 | +| **tvOS** | <img src="https://github.com/user-attachments/assets/2fe8483d-73f9-408f-9315-100eee7bf2af" width="400" /> | |
| 29 | +| **macOS** | <img src="https://github.com/user-attachments/assets/758decf4-6e70-4c55-8f2d-c16927f2c56d" width="400" /> | |
| 30 | + |
20 | 31 | ## Package Versions |
21 | 32 |
|
22 | 33 | | Name | Latest Version | |
23 | 34 | | ---------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------: | |
24 | | -| [react-native-bottom-tabs](/packages/react-native-bottom-tabs) | [](https://www.npmjs.com/package/react-native-bottom-tabs) | |
25 | | -| [@bottom-tabs/react-navigation](/packages/react-navigation) | [](https://www.npmjs.com/package/@bottom-tabs/react-navigation) | |
| 35 | +| [react-native-bottom-tabs](/packages/react-native-bottom-tabs) | [](https://www.npmjs.com/package/react-native-bottom-tabs) | |
| 36 | +| [@bottom-tabs/react-navigation](/packages/react-navigation) | [](https://www.npmjs.com/package/@bottom-tabs/react-navigation) | |
26 | 37 |
|
27 | 38 | ## Documentation |
28 | 39 |
|
|
0 commit comments