How to sporlight a user using the React Native SDK

Hey there,

I am currently working on an application that has both a web and a React Native version. In the web version, I am using the stream.spotlightVideo function to spotlight users, but after reading through the React Native SDK, I can’t find an equivalent. Is this correct?

I assume I can achieve the same results using the command channels, but I just wanted to make sure there weren’t any build features in the web SDK.
Thanks.