kfiroo / react-native-cached-image

CachedImage component for react-native
MIT License
938 stars 470 forks source link

Question - means seedPath #159

Open kayzenkayzen opened 5 years ago

kayzenkayzen commented 5 years ago

ImageCacheManager.seedAndCacheUrl(url: String, seedPath: String, options: ImageCacheManagerOptions): Promise

What's the mean of the seedPath? How I get it?