Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

Commit f21e8ba

Browse files
sAleksovskisatya164
authored andcommitted
feat: export BottomTabBarProps (#194)
1 parent b407794 commit f21e8ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export { default as createTabNavigator } from './utils/createTabNavigator';
2323
* Types
2424
*/
2525
export {
26+
BottomTabBarProps,
2627
NavigationTabState,
2728
NavigationTabProp,
2829
NavigationTabScreenProps,

0 commit comments

Comments
 (0)