UNPKG

@react-native-ohos/pull-to-refresh

Version:
5 lines (3 loc) 185 B
import {requireNativeComponent, ViewProps} from 'react-native'; import RNCPullToRefresh from './PullToRefreshNativeComponent'; export const NativePullToRefresh = RNCPullToRefresh;