Closed
Description
in IOS, all apps are sandboxed so no app can access our downloaded music, Hence for the User to be able to play all songs, We need to Integrate a full-fledged Media Player in Our app itself.
Plan:
- Create Components for Media Screens
-
- Playlist/Track List Screen (with DB support)
-
- Play Screen with functionality like seek,next song, prev. song, play all, shuffle, etc.
-
This is a huge undertaking of building a full-fledged Media Player with as much as shared code possible.
Any Help (Both Contributions/ Donations) and Suggestions are most welcome!