Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no loading indicator when video buffers in android #588

Closed
swaroopa94 opened this issue Apr 27, 2017 · 5 comments
Closed

no loading indicator when video buffers in android #588

swaroopa94 opened this issue Apr 27, 2017 · 5 comments
Labels
stale Closed due to inactivity or lack or resources

Comments

@swaroopa94
Copy link

Hi,

I am Plying an uri video.
But I am not getting an buffering indicator when video buffers initially in android
In iOS I am getting an loading indicator.

Please help me to solve this

@vvavepacket
Copy link

any update on this?

@swaroopa94
Copy link
Author

Still have the same issue no loading indicator in android
Anyone got the solution?

@shirbr510
Copy link

shirbr510 commented May 22, 2017

I think it has to do with the underlying implementation of the android component.

but from my experience, due to the lack of caching, you'll see that loader a lot and probably need to wrap the video component with some sort of http caching mechanism

see more at #99

@kashifaliquazi
Copy link

any update facing the same problem

@ankit18singh
Copy link

Use https://www.npmjs.com/package/react-native-loading-spinner-overlay and change spinner visiblity state with onBuffer()

@hueniverse hueniverse added the stale Closed due to inactivity or lack or resources label Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Closed due to inactivity or lack or resources
Projects
None yet
Development

No branches or pull requests

6 participants