How can we integrate Youtube Data API in <#CJLTWPH...
# compose
h
How can we integrate Youtube Data API in #compose? I have just integrated Google-Sign-In in my app, and now want to integrate YouTube-Data-API, I tried to follow this guide https://developers.google.com/youtube/v3/quickstart/android, but I don't know how to implement that into Compose.
c
it doesn't really have anything to do with compose (and the sample code is pretty old-school even for regular View layouts), just use the parts that retrieve data and then display it in compose