Closed hrit-ik closed 3 years ago
I want to work on this issue :)
Assigned :) Also I have now changed file structure.. as number of files were increasing. So, update your fork.
Can I also be assigned this one?
Assigned :)
I sent a pr for this just now #130
I was assigned this issue I was working on it :!
Hey pulkit, this issue is not done yet.
Add a button to switch between tv and movies.
Then you can implement the same for tv one.
https://api.themoviedb.org/3/genre/tv/list?api_key=f985a3ae5df8738bf04a55864c33128c&language=en-US
Here you can get genre for tv. (save it in an array)
Is it fine?
Or, make it only for tv only. All the steps are same, you just need to update the genre list. Make a Pr. And I'll merge both function :)
I was assigned this issue I was working on it :!
😅 I applied for this as this was still open after few hours.
Hey pulkit, this issue is not done yet. Add a button to switch between tv and movies. Then you can implement the same for tv one.
https://api.themoviedb.org/3/genre/tv/list?api_key=f985a3ae5df8738bf04a55864c33128c&language=en-US
Here you can get genre for tv. (save it in an array) Is it fine?
ok.....thanks ;)
I have made a PR regarding tv shows in discover page
Merged Great work🔥
I have already made the base for it.