How does cache work in react-native-track-player? #1352
Unanswered
eeshankeni
asked this question in
Q&A
Replies: 1 comment
-
Please see my response to this question |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I understand it uses some kind of internal proxy server and I wanted to know if I could implement a similar system to the video player component I'm working on.
https://instagram-engineering.com/improving-video-playback-on-android-2f6c6a0058d
is an interesting read on the Instagrams video cache implementation.
Beta Was this translation helpful? Give feedback.
All reactions