UNPKG

react-native-screens

Version:
10 lines 516 B
/** * ALL SYMBOLS EXPOSED FROM THIS MODULE ARE EXPERIMENTAL AND MIGHT * BE SUBJECT TO BREAKING CHANGES WITHOUT NOTICE OR LIBRARY MAJOR VERSION CHANGE. */ export * from '../components/gamma/split-view/SplitViewHost.types'; export * from '../components/gamma/split-view/SplitViewScreen.types'; export * from '../components/gamma/stack/ScreenStackHost.types'; export * from '../components/gamma/stack/StackScreen.types'; export * from '../components/safe-area/SafeAreaView.types'; //# sourceMappingURL=types.d.ts.map