• en
  • ru
  • a blog about web development

    Tag Telegram SDK

    Scroll in Telegram MiniApp: Stable Scrolling During Swipes

    If you’ve ever tried implementing scroll in a Telegram MiniApp using the SDK, you probably noticed that the WebView inside Telegram behaves nothing like a regular browser. At first, I thought: “Well, overflow-y: auto and done!” — and I was… Continue Reading →