Skip to content

Release 0.4.0

Latest

Choose a tag to compare

@enzomanuelmangano enzomanuelmangano released this 24 Feb 13:45
· 1 commit to main since this release

0.4.0 (2026-02-24)

Bug Fixes

  • add autoFocus to URL input for mobile keyboard (c087883)
  • add bun setup to vercel deploy workflow (46713f6)
  • add installCommand to vercel.json for bun (c683df7)
  • add type assertion for gestureWrapper style (e9c6b8c)
  • apply background color to root view for proper safe area fill (7d69098)
  • make example app compatible with Expo Go (d572006)
  • patch react-native-worklets for web compatibility (96932f3), related to software-mansion/react-native-reanimated#8300
  • prevent mobile zoom on URL input focus (e88642f)
  • prevent panel animation on initial render (c1889c8)
  • remove blur effect from drawer backdrop (5ac7969)
  • remove drawer bounce and make entire menu draggable (dbe321f)
  • restrict web-only components to web platform (c2fea4a)
  • update vercel.json to use bun instead of yarn (72531bd)
  • upgrade Node.js to 20 in Vercel deploy workflow (ce1a2cd)
  • use link icon in URL input modal (055b3a3)
  • use spring animation for drawer with dampingRatio 1 (4134d08)

Features

  • add logoAreaBorderRadius option for rounded logo areas (af4d870)
  • add pressable scale animations to drawer selectors (#16) (cae8574)
  • add SEO meta tags and Open Graph image (#10) (b029524)
  • animate QR code up when drawer opens (ffb1ae8)
  • update favicon to gradient circle with raindrop colors (#8) (5abbbbb)
demo-qrcode-github.mp4