A cross-platform (Android & iOS) music player.
- Songs that dont have album cover is not being detected.
- Cannot control player from notification tray
- Cannot open app when pressing the notification (implement React-Native-Linking)
- Capabilities: Like/Dislike/Rating
- Show a loader below the FlatList when its loading rest of the items
- Apply a file logger and sends the error logs to the developer team (with the prior permission of the user) to improve performance
- Apply
useMemo
&useCallback
wherever possible and do each case studies