UNPKG

@expo/html-elements

Version:

Universal semantic HTML React components for iOS, Android, web, and desktop

3 lines 232 B
import React from 'react'; export declare function createSafeStyledView<TView extends React.ComponentType<any>>(View: TView): ({ style, ...props }: any) => React.JSX.Element; //# sourceMappingURL=createSafeStyledView.native.d.ts.map