Arunabh Verma's Avatar

Arunabh Verma

@arunabhverma.com.bsky.social

Software engineer

589 Followers  |  21 Following  |  117 Posts  |  Joined: 21.11.2023  |  2.0201

Latest posts by arunabhverma.com on Bluesky

Video thumbnail

Another video showing seconds, milli-sec, and micro-sec at 60fps.

You can use this to achieve real-time timing displays for activities, counters, or precise tracking.

04.10.2025 18:43 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Instead of using Animated.Text from Reanimated, use Animated TextInput and use animatedProps to update its value.

The main thing πŸ‘‰ use text: instead of value: to show text directly from the SharedValue.

04.10.2025 18:43 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

React Native Trick ⚑️

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

Code + use case in the thread πŸ§΅πŸ‘‡

04.10.2025 18:43 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

Simple tag-input, spiced up with a pinch of animation.

27.09.2025 18:09 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

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.

21.09.2025 16:37 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - arunabhverma/expo-3d-card-stack: Smooth 3D card stack animation built with Expo and Reanimated for immersive UI interactions Smooth 3D card stack animation built with Expo and Reanimated for immersive UI interactions - arunabhverma/expo-3d-card-stack

Here is the code πŸ‘‡
github.com/arunabhverma...

15.09.2025 19:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Created this beautiful UI interaction.
πŸŒ™ Dark theme at the end.

with @expo.dev and Reanimated.

Inspo: @ephemeralapps (𝕏 user)

14.09.2025 17:49 β€” πŸ‘ 9    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - arunabhverma/rn-android-blur-demo: 🀯 Blur content in React Native Android - without any library! 🀯 Blur content in React Native Android - without any library! - arunabhverma/rn-android-blur-demo

Checkout the code here πŸ‘‡

github.com/arunabhverma...

06.09.2025 20:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

🀯 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+.

06.09.2025 20:03 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
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.

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...

05.09.2025 22:58 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

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 πŸ‘‡

31.08.2025 20:05 β€” πŸ‘ 8    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
2D Game Physics with Matter.js, React Native Skia and Expo
YouTube video by Dan’s React Native Lab 2D Game Physics with Matter.js, React Native Skia and Expo

Credit to @wa2goose.bsky.social, this project was inspired by his Matter.js tutorial:

www.youtube.com/watch?v=fxxa...

30.08.2025 15:07 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
https://github.com/arunabhverma/expo-anti-gravity-emoji-burst

Checkout the code here πŸ‘‡

github.com/arunabhverma...

30.08.2025 15:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Wow! I'm going to tweak the source code a bit to make it more performant and directly usable, then I'll drop the source here.
By the way, what's Skylight?

25.08.2025 15:37 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Tap an emoji, launch a whole swarm 🎈

Made this anti-gravity emoji burst

w/ Matter JS + @expo.dev + @swmansion.com

23.08.2025 20:00 β€” πŸ‘ 17    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0
Video thumbnail

Marching dashed border with rounded caps, built using Expo + RN Skia

17.08.2025 16:30 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Built this iOS share sheet inspired sticky toggle.
Made with @expo.dev + @swmansion.com’s Reanimated.

09.08.2025 20:20 β€” πŸ‘ 10    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Spent some time today building this, just for fun.

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

Here’s the clip πŸ‘‡

03.08.2025 19:00 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Animated header title in the native header.
Inspired by @github.com.

πŸ’ͺ Built with @expo.dev + @swmansion.com Reanimated

Peep the demo πŸ‘‡

26.07.2025 18:48 β€” πŸ‘ 14    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Built a simple drag-to-search with @expo.dev, @swmansion.com's Reanimated, and Gesture Handler.
How's it looking?

20.07.2025 18:37 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

πŸŒοΈβ€β™‚οΈ Built this Tournament Brackets using only @expo.dev and Reanimated.

Inspired by my first ever app that never made it to the store πŸ˜…

10.05.2025 21:50 β€” πŸ‘ 62    πŸ” 5    πŸ’¬ 4    πŸ“Œ 0

Ohh wow, I hadn’t even thought of that, this can actually be a solid use case for this. Smart stuff.

14.07.2025 20:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The real world use case is in-app multitasking. The square scaling is just a demo to show that you can use the animation value inside the view. It lets you trigger animations based on screen size or drag gestures, like showing a collapse button or something similar.

14.07.2025 20:54 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

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.

14.07.2025 19:41 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Tried recreating this split panel using @expo.dev + @swmansion.com's Gesture Handler
Inspired by Joseph Smith's SplitPaneKit demo

13.07.2025 19:00 β€” πŸ‘ 11    πŸ” 2    πŸ’¬ 2    πŸ“Œ 0
Video thumbnail

Tried a Decaf Wallet inspired carousel. Parallax images + text feel immersive on device.πŸ‘Œ

Built with @expo.dev and @swmansion.com, smooth as always.πŸ™Œ

05.07.2025 20:11 β€” πŸ‘ 17    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Cooked this carousel with @expo.dev + @swmansion.com's Reanimated πŸ› οΈ
Inspired by Apple’s Image Playground 🍎

29.06.2025 20:42 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Loved the interest picker from @rajatsuri.bsky.social's Tribe app, had to recreate it.

Built with @expo.dev + Reanimated, with a pinch of my own flavor.

How’s it look?

22.06.2025 19:24 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Thanks Noah ☺️

18.06.2025 21:23 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Saw a blurred header transition the other day and couldn’t resist trying it out.

How’s it feel? πŸ‘€

Built with @expo.dev + Reanimated πŸ› οΈ

15.06.2025 19:58 β€” πŸ‘ 19    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

@arunabhverma.com is following 20 prominent accounts