UNPKG

swiftui-react-native

Version:

A React Native component library inspired by SwiftUI

3 lines (2 loc) 112 B
import { ColorPickerProps } from './types'; export declare const ColorPicker: (props: ColorPickerProps) => any;