-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Open
Description
Current behavior
When we assign icons, it is crashing. The hide label is not working too.
Expected behavior
We should be able to add icons like docs and TypeScript expects.
Reproduction
https://github.com/emrekazaz-hub/react-navigation-unstable-tabs
Platform
- Android
- iOS
- Web
- Windows
- MacOS
Packages
- @react-navigation/bottom-tabs
- @react-navigation/drawer
- @react-navigation/material-top-tabs
- @react-navigation/stack
- @react-navigation/native-stack
- react-native-drawer-layout
- react-native-tab-view
Environment
- I've removed the packages that I don't use
| package | version |
|---|---|
| @react-navigation/native | 7.1.26 |
| @react-navigation/bottom-tabs | 7.9.0 |
| react-native-screens | 4.16.0 |
| react-native-safe-area-context | 5.6.0 |
| react-native | 0.81.5 |
| expo | 54.0.30 |
| node | 22.13.0 |
| npm or yarn | 10.9.2 |