daily-examples/prebuilt
Kimberlee Johnson 44cddc8c59 Updated createAndJoinCall with dependencies matching other demos 2021-10-05 10:04:51 -07:00
..
basic-embed Updated createAndJoinCall with dependencies matching other demos 2021-10-05 10:04:51 -07:00
chat-overlay Removed prebuilt-ui references 2021-10-05 10:04:48 -07:00
ios-webview Updating name to prebuilt 2021-10-05 10:04:09 -07:00
README.md Updating name to prebuilt 2021-10-05 10:04:09 -07:00

README.md

Prebuilt UI Examples

Daily Prebuilt makes it easy for developers to add video calls — in minutes — to any site or app. Out-of-the-box features include 1,000 person calls, recording, dual screen sharing, and more. Our secure infrastructure is trusted worldwide, from startups to Fortune 500 companies.

These examples demonstrate how to customise and extend the prebuilt UI.


Examples

Basic embed

Embeds Daily Prebuilt, a ready-to-use video chat interface, into a Next.js app.

💬 Chat overlay

Uses the Daily sendAppMessage() method to add a custom chat around a Daily Prebuilt call.

🤙 iOS WebView

Shows how to wrap the prebuilt UI in a native iOS application (using WKWebView)