Arunabh Verma
banner
arunabhverma.com
Arunabh Verma
@arunabhverma.com
Software engineer
You can achieve the Apple Maps liquid glass sheet behavior easily with @expo.dev, without any overhead or extra library.

Let me explain it in a thread 🧵👇
November 9, 2025 at 4:38 PM
Inspired by Jhey Tompkins' animation style. Tried bringing that vibe into this one.
November 7, 2025 at 7:51 PM
Tried to recreate the OG album carousel,
built with @expo.dev + @swmansion.com reanimated
November 6, 2025 at 8:49 PM
By the way, it’s Android.
Built purely in @reactnative.dev.
No extra libs.
November 5, 2025 at 3:13 PM
Made a scroll-based color interpolation effect.

Each item's color shifts smoothly as you scroll, all done with Reanimated.

I was silly thinking I'd need a MaskedView for this 😅
Turns out it's just simple math.
November 1, 2025 at 5:31 PM
Had this idea for a Detach Drawer, drawer style inspired by ChatGPT.

Built using @expo.dev and @swmansion.com reanimated.
October 26, 2025 at 6:37 PM
Dots Animation

Inspired by alisamadi__ (𝕏 user)

@expo.dev × @swmansion.com Reanimated
October 22, 2025 at 4:12 PM
My React Native take on Linear's orbiting loader.

Powered by Reanimated.
October 18, 2025 at 7:35 PM
React Native Trick ⚡️

You can show a SharedValue as text without extra re-rendering.

Code + use case in the thread 🧵👇
October 4, 2025 at 6:43 PM
Simple tag-input, spiced up with a pinch of animation.
September 27, 2025 at 6:09 PM
Updated the emoji burst 🙂 to match Google Meet reactions.

Liquid Glass in React Native is impressively easy to use.

Big thanks, @expo.dev, this update slaps.
September 21, 2025 at 4:37 PM
Created this beautiful UI interaction.
🌙 Dark theme at the end.

with @expo.dev and Reanimated.

Inspo: @ephemeralapps (𝕏 user)
September 14, 2025 at 5:49 PM
🤯 Blur content in React Native Android - no library!

Just use filter: blur(10px) directly in your styles.

✅ Blurs element content (text, images, etc.)
❌ Not a backdrop blur

📌 iOS equivalent: CIGaussianBlur via CIFilter
📌 Web equivalent: filter: blur()

Requires RN 0.77+ or Expo 53+.
September 6, 2025 at 8:03 PM
Do you know @swmansion.com just dropped react-native-enriched ⌨️

A fully native text input, but I'd actually call it a react native chat input 💬.

Why? Because it has everything you expect from a chat composer, even inline image support (Android for now).
👇
github.com/software-man...
GitHub - software-mansion-labs/react-native-enriched: Rich text input component for React Native.
Rich text input component for React Native. Contribute to software-mansion-labs/react-native-enriched development by creating an account on GitHub.
github.com
September 5, 2025 at 10:59 PM
Back again with a new header title + subtitle animation.

Built with @expo.dev and @swmansion.com Reanimated
UI inspo from @github.com and @alevy.bsky.social beautiful app Stargazer

Peep the demo 👇
August 31, 2025 at 8:05 PM
Tap an emoji, launch a whole swarm 🎈

Made this anti-gravity emoji burst

w/ Matter JS + @expo.dev + @swmansion.com
August 23, 2025 at 8:00 PM
Marching dashed border with rounded caps, built using Expo + RN Skia
August 17, 2025 at 4:30 PM
Built this iOS share sheet inspired sticky toggle.
Made with @expo.dev + @swmansion.com’s Reanimated.
August 9, 2025 at 8:20 PM
Spent some time today building this, just for fun.

Built with @expo.dev, RN Skia, @swmansion.com's RNGH + Reanimated.

Here’s the clip 👇
August 3, 2025 at 7:00 PM
Animated header title in the native header.
Inspired by @github.com.

💪 Built with @expo.dev + @swmansion.com Reanimated

Peep the demo 👇
July 26, 2025 at 6:49 PM
Built a simple drag-to-search with @expo.dev, @swmansion.com's Reanimated, and Gesture Handler.
How's it looking?
July 20, 2025 at 6:37 PM
Reposted by Arunabh Verma
🏌️‍♂️ Built this Tournament Brackets using only @expo.dev and Reanimated.

Inspired by my first ever app that never made it to the store 😅
May 10, 2025 at 9:50 PM
Reposted by Arunabh Verma
For the new onboarding, we really let the colors pop 🌈. It's a bit of a new visual direction for Fuse.

Coming in the next release.
July 14, 2025 at 7:41 PM
Tried recreating this split panel using @expo.dev + @swmansion.com's Gesture Handler
Inspired by Joseph Smith's SplitPaneKit demo
July 13, 2025 at 7:00 PM
Tried a Decaf Wallet inspired carousel. Parallax images + text feel immersive on device.👌

Built with @expo.dev and @swmansion.com, smooth as always.🙌
July 5, 2025 at 8:11 PM