daily-examples/prebuilt-ui
Kimberlee Johnson 72c278a155 Updating imports and first pass at Timer component fix 2021-10-05 10:04:08 -07:00
..
basic-embed Updating imports and first pass at Timer component fix 2021-10-05 10:04:08 -07:00
chat-overlay Resize image and headers 2021-07-20 10:32:27 -04:00
ios-webview moved root folder of ios-webview demo 2021-06-22 17:49:15 +01:00
README.md Updated broader README and moved Header to shared component 2021-10-05 10:04:06 -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)