0

Is there any react-native plugin exist for retrieving youtube channel list? I didn't find one. Or is there any way to archive this functionality

tvankith
  • 323
  • 1
  • 5
  • 20
  • 1
    Possible duplicate of [YouTube API to fetch all videos on a channel](https://stackoverflow.com/questions/18953499/youtube-api-to-fetch-all-videos-on-a-channel) – giraffesyo Mar 20 '19 at 06:43

1 Answers1

0

Yes, You must try react-native-youtube

and write playlist id or channel id in the props to get particular videos.

Umair Riaz
  • 456
  • 3
  • 12