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 44dacd8 commit a11bd01Copy full SHA for a11bd01
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