grechka62 8437c19b1b Support getTimestamp in android
commit_hash:7475956d89071e33339c71f4a35eb4f73065e47b
2026-03-06 16:46:01 +03:00
2026-02-26 13:21:52 +03:00
2026-03-06 16:46:01 +03:00
2026-01-16 14:24:23 +03:00
2026-03-04 13:26:46 +03:00
2023-11-10 20:08:40 +03:00
2026-02-12 16:30:36 +03:00
2023-08-29 18:08:07 +03:00
2026-03-06 15:09:30 +03:00
2026-03-05 19:47:20 +03:00
2024-12-21 02:02:39 +03:00
2026-03-05 19:31:51 +03:00
2024-10-21 15:38:06 +03:00
2026-01-30 19:24:22 +03:00
2022-08-25 21:21:49 +03:00
2026-03-06 14:11:47 +03:00
2022-08-25 21:22:56 +03:00
2026-03-04 13:26:46 +03:00

DivKit Playground app

GitHub Stars License

DivKit 🐋 is an open source Server-Driven UI (SDUI) framework. It allows you to roll out server-sourced updates to different app versions. Also, it can be used for fast UI prototyping, allowing you to write a layout once and then ship it to iOS, Android, and Web platforms. DivKit is an excellent choice to start using server-driven UI in your project because it can be easily integrated as a simple view in any part of your app. At the starting point, you dont need a server integration. You can include all JSON on the client-side to try it in a real-world application.

Also, weve made a sandbox for you to experiment with. You can try different samples in the web editor and see the results on the web or in the Android demo app, both of which are available on Google Play. Well publish the iOS demo app shortly. The UI in the demo can be updated live: the sandbox connects to the demo app via web sockets. You can use the DivKit website to find a lot of handy samples and documentation, but feel free to ask us anything here in the comments or via the Telegram community chat.

Documentation | Medium tutorial | Habr tutorial

Telegram: English-speaking chat | Чат на русском

Our clients

Yandex Browser Yandex Search Yandex Music Alice Voice Assistant Yandex Market Zen Smart Camera Yandex Realty Edadeal Mobile Ads SDK Yandex bank

Demo App

Get it on Google Play

Project structure

Client

Client side libraries for rendering UI on Android, iOS and Web.

Android, iOS, Web

Json-builder

Server side libraries for building JSON in DivKit format.

TypeScript, Kotlin, Python

Schema

JSON schema that describes DivKit data format.

Api Generator

Used for generating general Api for all platforms from Schema.

Test data

Samples and test data.

S
Description
DivKit is an open source Server-Driven UI (SDUI) framework. SDUI is a an emerging technique that leverage the server to build the user interfaces of their mobile app
Readme MIT 1.1 GiB
Languages
Kotlin 47%
Swift 31%
Svelte 7.2%
TypeScript 5.4%
Python 2.9%
Other 6.3%