Platform-native tab bars. Renders UITabBarController on iOS and Material BottomNavigationView on Android, providing the native look and feel for tab navigation.
yarn
npm
bun
pnpm
Use NativeTabs in a _layout.tsx file just like Tabs:
Guard tabs behind authentication with NativeTabs.Protected:
@bottom-tabs/react-navigation and react-native-bottom-tabs are optional peer dependencies — the app won’t crash if they’re not installed, but NativeTabs will throw a clear error message when used.sfSymbol property.md property.NativeTabs is also available as a standalone import: import { NativeTabs } from 'one/native-tabs'Edit this page on GitHub.