How to play a livestream in React Native?

I’m probably being stupid here but I cannot figure it out. I know how to livestream from React Native, and I know how I can play videos if I know the video ID, but I can’t find any documentation for hitting the API endpoints in React to get the livestream ID, I figured this would be a simple usecase?
Thanks for the help