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

Player screen #20

Open
vasyl91 opened this issue Jan 4, 2024 · 1 comment
Open

Player screen #20

vasyl91 opened this issue Jan 4, 2024 · 1 comment

Comments

@vasyl91
Copy link

vasyl91 commented Jan 4, 2024

I updated app modules to the newest and moved it to RN 0.73.1, had to do some changes in code due to deprecated functions in react-native-track-player. So far it seems to work fine. Apart from the part that I marked on attached screenshot. I can't figure out how to run and open that screen with semicircular slider and spinning animation.
There was a problem with TouchableOpacity too, but moving it to "react-native" solved the problem (I'm mentioning it just in case).
Any clues? I would be grateful.

P.S. It throws no errors. Only a warning that the player has already been initialized via setupPlayer or conversly, depending on how I set it (can't figure it out either)

Screenshot_20240104-130229

@vasyl91
Copy link
Author

vasyl91 commented Jan 19, 2024

Figured it out. I also updated packages, added redux, did some improvements and replaced shuffle with some clumsy code, however it works. At least till they do some major changes in track player again.
To whom it might concern - check my fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant