UNPKG

@sdcx/pull-to-refresh

Version:
4 lines (3 loc) 172 B
import React from 'react'; import { RefreshControlProps } from 'react-native'; export default function PullToRefreshControl(props: RefreshControlProps): React.JSX.Element;