UNPKG

swiftui-react-native

Version:

A React Native component library inspired by SwiftUI

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