jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
273 stars 238 forks source link

Implement Custom UI integration and features on top of current UI and app. #127

Open rishidyno opened 2 years ago

rishidyno commented 2 years ago

I actually want to implement a buzzer button and integrate a quiz like functionality where the admin will be able to display/or send questions to participants in chat with options to the question of where the participants will be able to choose the ans and the response will be sent to the admin with response time and other details of question answer by each participant and also the option for the admin/participants to save the information about the quiz on their device.

The buzzer button will basically be used for anything we want, like limiting time and other stuff.

I only want to know if there is a way by which we can use implement these in the current version of the app. If yes, please reply in the issue chat thread and can you also link documentations related to that as I was not able to find anything related to what I wanted to achieve.

rishidyno commented 2 years ago

@saghul could You please update me on this.