UNPKG

react-native-screens

Version:
6 lines 229 B
import { View } from 'react-native'; declare const ScreenFooter: typeof View; declare const FooterComponent: typeof View; export default ScreenFooter; export { FooterComponent }; //# sourceMappingURL=ScreenFooter.windows.d.ts.map