Skip to content

Example Gallery

github-actions[bot] edited this page Jun 18, 2026 · 13 revisions

Example Gallery

Every example in examples/blinc_app_examples/examples/ that follows the cross-target convention is auto-built for the web target by tools/build-web-examples and embedded below. The same build_ui function that runs on desktop, iOS, and Android runs here — no per-target forks. See the Contributing → Examples page for the convention that makes this work.

Click any card to open the example in a focused view with a lazy-loaded iframe. Each demo spawns its own WebGPU context, so loading more than ~8 at once will start hitting Chrome's per-tab GPU context limit — the per-example pages keep that manageable.

Examples

Navigation

Getting Started

Mobile Development

Example Gallery

Web Development

Core Concepts

Animation

Components

Component Library (blinc_cn)

Widgets

Canvas Kit

Advanced

Architecture

Contributing

Clone this wiki locally