android - Cache image on react native -


is there library or maybe default react native components cache image url? i've tried react-native-cache-image there lot of issues react-native-fs , react-native-sqlite-storage , new react native dont know how fix them properly.

there's prefetch() method built in image component.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -