FeatherJiang / react-native-video-cache-control

react native video cache control
MIT License
16 stars 2 forks source link

Whats the difference between this repo and the reference? #4

Closed oshriza closed 1 year ago

oshriza commented 1 year ago

Hey, thank you for maintaining such an important topic in react-native with videos. Could you explain please the difference between this one and this?

Thanks :)

FeatherJiang commented 1 year ago

this repo add those feature: 1.add set http header 2.add isCache function 3.add clearCache function