UNPKG

react-native-cached-imageview

Version:
3 lines 149 B
import { requireNativeComponent } from 'react-native'; const NativeImage = requireNativeComponent('JJSCachedImage',null) export default NativeImage