Files
ui/docs/patterns/tg-miniapps.md
2025-12-27 18:25:15 +03:00

12 lines
266 B
Markdown

# Telegram Mini Apps
## Recommended config
```tsx
<UIProvider config={{ platform: "tg", skin: "ios", theme: "dark" }} />
```
## Safe areas
Используйте `--safe-bottom`, чтобы TabBar/WriteBar не упирались в системные зоны.