UNPKG

swiftui-react-native

Version:

A React Native component library inspired by SwiftUI

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