We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0b924 commit c6f6fe6Copy full SHA for c6f6fe6
packages/react-native-bottom-tabs/src/index.tsx
@@ -15,4 +15,4 @@ export { BottomTabBarHeightContext } from './utils/BottomTabBarHeightContext';
15
/**
16
* Types
17
*/
18
-export type { AppleIcon } from './types';
+export type { AppleIcon, TabRole } from './types';
0 commit comments