daily-examples/prebuilt
Kimberlee Johnson 9f88c5487e First pass at updating after linting and changing imports 2021-10-05 12:00:49 -07:00
..
basic-embed First pass at updating after linting and changing imports 2021-10-05 12:00:49 -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)