kfiroo / react-native-cached-image

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

How to use ImageCacheManager.downloadAndCacheUrl? #156

Open xihairanfeng opened 5 years ago

xihairanfeng commented 5 years ago

who can show a simple but detailed example for this?

xihairanfeng commented 5 years ago

or How to get the cachedImage's Local Path?

Bonissauro commented 5 years ago

Take a look at this:

https://github.com/kfiroo/react-native-cached-image/blob/master/CachedImageExample/index.js

xihairanfeng commented 5 years ago

Thanks, It took me some times at that time.What you write is beneficial for me. My english is poor, thank you for writing this for me!

------------------ 原始邮件 ------------------ 发件人: "Boni Machado"notifications@github.com; 发送时间: 2019年5月16日(星期四) 凌晨0:41 收件人: "kfiroo/react-native-cached-image"react-native-cached-image@noreply.github.com; 抄送: "西海燃风"2637153621@qq.com;"Mention"mention@noreply.github.com; 主题: Re: [kfiroo/react-native-cached-image] How to useImageCacheManager.downloadAndCacheUrl? (#156)

Take a look at this:

https://github.com/kfiroo/react-native-cached-image/blob/master/CachedImageExample/index.js

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.