UNPKG

react-native-screens

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