UNPKG

react-native-screens

Version:
17 lines (14 loc) 372 B
/** * Custom Screen Transition */ /** * copy from GestureHandler to avoid strong dependency */ /** * copy from Reanimated to avoid strong dependency */ export * from './components/bottom-tabs/BottomTabs.types'; export * from './components/bottom-tabs/BottomTabsScreen.types'; export * from './components/shared/types'; export {}; //# sourceMappingURL=types.js.map