UNPKG

expo-mesh-gradient

Version:

A module that exposes MeshGradient view from SwiftUI to React Native

4 lines 236 B
import { MeshGradientViewProps } from './MeshGradient.types'; declare const MeshGradientView: (props: MeshGradientViewProps) => import("react").JSX.Element; export default MeshGradientView; //# sourceMappingURL=MeshGradientView.d.ts.map