Advertisement Β· 728 Γ— 90

Posts by voβ€”va πŸ‡ΊπŸ‡¦

Video

Multi Action Button for Fuse Wallet

@swmansion.com Reanimated
@expo.dev blur

7 months ago 1 0 0 0
Video

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.

9 months ago 3 1 0 0
Video

Here's how Abode uses it, as an example. You don't have to animate scale necessary, the point is just to be able to interpolate the split position into whatever property you need

9 months ago 2 0 1 0

my understanding is that those solutions provide non-deterministic attribution, right? i need a 100% deterministic approach, so each app instal from a referral link is attributed to the person who created that referral link. I'll double check those options though , thanks a lot for the pointers πŸ™πŸΌ

10 months ago 1 0 1 0

Hey #ReactNative community, has anyone figured out a way to attribute referral links through the process an app install? My current best idea is to use App Clips and the fact that they share context with the main app. Any other clever mechanism I'm missing?

10 months ago 1 0 1 0
Post image

Hey App.js πŸ‘‹

Who's also around?

#reactnative

10 months ago 5 0 0 0
Preview
App.js Conference 2025 – The biggest React Native Conference Join us at the 5th edition of the most important React Native & Expo conference. Shape the future of cross-platform development with 500 other React Native developers.

Finally, this year I'm going to appjs.co

Excited to come back to Krakow 10 years after leaving it ❀️

10 months ago 1 0 0 0
Video

Anyone ever ran into this bug/feature of @so FlatList?

I’m pulling the list to trigger the reveal of extra items (re-renders the list). It happens at the 80px overdrag without me releasing my finger, then the list stops following the gesture and immediately jumps to the ~40px overdrag instead.

11 months ago 0 0 0 0
Video

Fuse+ Membership promo screen

React Native, Reanimated, Skia

fusewallet.com

11 months ago 3 0 0 0
Advertisement

Well done, sir! The implementation is even more elegant than my scrappy one πŸ‘Œ

1 year ago 3 0 1 0

Curious what do folks typically use this for? Seems like a bit of an overkill for just refetching backend data. Also has to be something non-critical, so the app won't suffer if the OS decides not to run it at all

1 year ago 2 0 0 0
Video

Fusing with Nature

1 year ago 0 0 0 0

cool kids do tailwind, old farts like me - vanilla-extract

1 year ago 3 0 1 0
Preview
reanimated-touchable-scale/packages/reanimated-touchable-scale/src/index.tsx at main Β· vovacodes/reanimated-touchable-scale Smooth and performant scale up/down animation for your React Native pressable components - vovacodes/reanimated-touchable-scale

Sure thing, it's actually on GitHub, even published as a package and ready to use. Here's the code: github.com/vovacodes/re...

1 year ago 1 0 1 0

I have actually started paying attention to which aircraft operates each flight, and I deliberately avoid Boeings

1 year ago 1 0 0 0
Preview
reanimated-touchable-scale/packages/reanimated-touchable-scale at main Β· vovacodes/reanimated-touchable-scale Smooth and performant scale up/down animation for your React Native pressable components - vovacodes/reanimated-touchable-scale

That would be sick πŸ™πŸΌ I'm building a little primitive on top of PureNativeButton that should simplify creating a performant TouchableScale component and missing support for positive hitSlops is the main obstacle to recommending it to everyone

github.com/vovacodes/re...

1 year ago 1 0 0 0
Video

Just pushed a new patch version of reanimated-touchable-scale.

Mainly bumping the peerDep version of RNGH that fixes the behavior of PureNativeButton.

Go tap it!

github.com/vovacodes/re...

1 year ago 3 0 0 0

Question for folks from @swmansion.com : is there a reason positive hitSlop values aren't supported on any of the Touchable and Pressable components in react-native-gesture-handler.

It's a major usability issue especially when it comes to smaller UI elements, isn't it?
Also native Touchable's work

1 year ago 1 0 1 0

Congrats with the release!

Time to try perps trading with Backpack, it works in the EU now, right?

1 year ago 2 0 1 0
Advertisement

As promised, paying back the service to the community:

bsky.app/profile/vova...

1 year ago 0 0 0 0
Preview
reanimated-touchable-scale/packages/reanimated-touchable-scale at main Β· vovacodes/reanimated-touchable-scale Smooth and performant scale up/down animation for your React Native pressable components - vovacodes/reanimated-touchable-scale

github.com/vovacodes/re...

1 year ago 0 0 0 0
Video

I published `reanimated-touchable-scale` πŸš€

Building smooth squishy buttons should not be as difficult as it is today using just off-the-shelf APIs from React Native or Gesture Handler.

The lib uses `RawNativeButton` from gesture-handler, and makes sure there's no UI->JS->UI involved.

πŸ”— Link below

1 year ago 0 0 1 1

These guys never disappoint.
Have all their albums πŸ”₯

1 year ago 0 0 0 0

also within same screen πŸ™πŸΌ

1 year ago 1 0 0 0

Can't shake the feeling that we'll have a rough wake-up call from the off-based era where Trumps, Lexs, Rogans, Musks and Sacks lead the discourse.

Bookmarking this to check back in a few years πŸ‘€

1 year ago 0 0 0 0
Cartograph β€” Connary Fagen

Hey! The font is Cartograph CF: connary.com/fonts/cartog...

The theme is Monokai Pro (Filter Octagon) for Jetbrains IDEs

1 year ago 1 0 0 0
Video

Performant bouncy react native buttons are coming to github soon.

1 year ago 1 0 0 0
Advertisement
Video

Dude! This is it, this fixes everything. On the video, me smashing that rectangle as fast as I can: no lags at all ⚑️

Took me a while to wrap my head around PureNativeButton, useHandler and useEvent, but the result is awesome.

Gonna make a tiny lib out of it so folks don't suffer the way I did

1 year ago 3 0 1 0

Hey! Appreciate the response ❀️

in this case it's from Gesture Handler , but i also tried one from react-native (following the Bluesky's Button code) that didn't work either.

I will try BaseButton, and the internal API you mentioned. will report back, thanks!

1 year ago 2 0 0 0

yeah I figured, that was a desperate attempt to make them worklets to improve performance. didn't help

1 year ago 0 0 0 0