Stream from raspberry pi to Android app with react native

it’s possible to stream from a raspberry pi to a android app using react native web rtc ?
I want to stream from a drone camera to my android app using react native with slow latency.
there is a sample ?
how to create the stream with webrtc in raspberry pi and how to create a react player using webrtc ?
thanks