UNPKG

expo-mesh-gradient

Version:

A module that exposes MeshGradient view from SwiftUI to React Native

3 lines (2 loc) 128 B
export { default as MeshGradientView } from './MeshGradientView'; export { MeshGradientViewProps } from './MeshGradient.types';