mieszko4 / react-native-zoom-us

MIT License
126 stars 118 forks source link

screenShareStopped event is sent when another user shares his screen #143

Closed pmogollons closed 3 years ago

pmogollons commented 3 years ago

We should have an event to signal that a user has started to share his screen when using custom UI.

{ event: 'screenSharedByUser', userId: Number }

mieszko4 commented 3 years ago

6.5.0 - screenShareStartedByUser (another user) and screenShareStarted (self) events