UNPKG

react-native-unistyles

Version:
6 lines (5 loc) 257 B
"use strict"; import { RefreshControl as NativeRefreshControl } from 'react-native'; import { createUnistylesElement } from '../../core'; export const RefreshControl = createUnistylesElement(NativeRefreshControl); //# sourceMappingURL=RefreshControl.js.map