You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @Jassi10000 The audio that is streaming in the app is from youtube. I have used react-native-ytdl library for that. It streams video stream as audio but to download mp3 format is hard in react-native-ytdl is complicated.
Instead of getting data from json files hosted fetch data from a online database
Options
Firebase
A hosted python server
The text was updated successfully, but these errors were encountered: