UNPKG

react-native-flip

Version:
10 lines (8 loc) 291 B
// Adds the JSX elements used in the launch screen. declare module 'react-native/Libraries/NewAppScreen' { export const Header: any; export const LearnMoreLinks: any; export const Colors: any; export const DebugInstructions: any; export const ReloadInstructions: any; }