TelegramUI icon indicating copy to clipboard operation
TelegramUI copied to clipboard

React components library for Telegram Mini Apps inspired by Telegram interface

Results 42 TelegramUI issues
Sort by recently updated
recently updated
newest added

IOS dark theme: ![image](https://github.com/user-attachments/assets/82d0b435-aaa0-4099-89fc-f92f9ae155da) IOS light theme: ![image](https://github.com/user-attachments/assets/f7ebc85d-b00d-4c91-8690-0331dd664306) Base dark theme: ![image](https://github.com/user-attachments/assets/11a50c23-e088-42e7-b31e-ae44dd27e9cd) Code: ``` setDevice(event.target.value)} header={'Select your device'} > Iphone Windows ```

Modal shows animation on open and close correctly on all devices except on IPhone and WebApp I was trying your original vaul component in mini app and IPhone and the...