Skip to content

Commit fa8e5ba

Browse files
committed
refactor: remove react-navigation directory
1 parent 6021ede commit fa8e5ba

File tree

8 files changed

+0
-664
lines changed

8 files changed

+0
-664
lines changed

docs/docs/guides/09-bottom-navigation.md

Lines changed: 0 additions & 248 deletions
This file was deleted.

react-navigation/package.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/index.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,6 @@ export type { Props as TextProps } from './components/Typography/Text';
138138
export type { Props as SegmentedButtonsProps } from './components/SegmentedButtons/SegmentedButtons';
139139
export type { Props as ListImageProps } from './components/List/ListImage';
140140
export type { Props as TooltipProps } from './components/Tooltip/Tooltip';
141-
export type {
142-
MaterialBottomTabNavigationEventMap,
143-
MaterialBottomTabNavigationOptions,
144-
MaterialBottomTabNavigationProp,
145-
MaterialBottomTabScreenProps,
146-
} from './react-navigation';
147141

148142
export type {
149143
MD3Theme,

src/react-navigation/__tests__/index.test.tsx

Lines changed: 0 additions & 44 deletions
This file was deleted.

src/react-navigation/index.tsx

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)