Is the Sendbird RN UIKit Compatible with Web Builds?

[Question]
I’m building an Expo application with the React Native UIKit, and I’m exploring how I can host the app as a website for users to visit in mobile browsers rather than having to go through app stores. Does Sendbird support something like this? Currently, when I choose the web option after running npx expo start, I get a blank screen with no errors or warnings in my terminal.

Thanks in advance for any guidance!