Open
Description
Feature request
It would better if some property like showLeaveButton and all can be passed with url of meeting.
Why you need this
While using the daily-prebuilt in the webview there is no way(as far as i know) to hide the Leave button.
Alternatives you've considered
- I can pass the property like redirect_on_meeting_exit, but that is not feasible because I am using same meeting creation logic for web and react-native.
- I have now 2 leave button, one from daily and one my custom in which i have some logic while intereact with my server.
Additional context
I would be better if some UI related property can be send while creating iframe(though it is available in the web, while creating iframe).
Activity