UNPKG

react-native-template-mario

Version:
12 lines (10 loc) 313 B
/** * Created by MeePwn * https://github.com/maybewaityou * * description: * */ export { default as TabContainer, TabSelector } from './TabContainer'; export { default as AppWithNavigationState, ModalContainer } from './RootContainer'; export { default as NavigatorContainer } from './NavigatorContainer';