UNPKG

react-native-screens

Version:
3 lines (2 loc) 141 B
import { PropsWithChildren } from 'react'; export default function ReanimatedScreenProvider(props: PropsWithChildren<unknown>): JSX.Element;