Use the OTSubscriberView component for custom rendering of subscribers .
The OTSubscriberView component includes a
streamId
prop (a string) that you use to pass in the stream ID for the
subscriber's stream.
Additionally, the OTSubscriberView component inherits the props (such
as
style
) from the React Native View component.