UNPKG

react-native-screens

Version:
13 lines 616 B
declare const ScreenFooter: (props: Omit<import("react-native").ViewProps, keyof { ref?: React.Ref<import("react-native").ViewInstance> | undefined; }> & { ref?: React.Ref<import("react-native").ViewInstance> | undefined; }) => React.ReactNode; declare const FooterComponent: (props: Omit<import("react-native").ViewProps, keyof { ref?: React.Ref<import("react-native").ViewInstance> | undefined; }> & { ref?: React.Ref<import("react-native").ViewInstance> | undefined; }) => React.ReactNode; export default ScreenFooter; export { FooterComponent }; //# sourceMappingURL=ScreenFooter.windows.d.ts.map