Sabitlenmiş Tweet
Enzo Manuel Mangano
2K posts

Enzo Manuel Mangano
@reactiive_
design engineer @base, https://t.co/nSyF0ITBUM
Katılım Mart 2020
441 Takip Edilen10.8K Takipçiler

@lunya_cc @supercitron @yoodioapp As native as the SwiftUI option. React Native components are bindings to native APIs (not replicas)
English

@mrousavy @mironcatalin 👀 small function for the color matching that runs insanely fast
English

@mrousavy @mironcatalin thanks a lot! First attempt with Nitro and feels so great to use
English

Another slick RN demo from Enzo 👨🍳💋
Enzo Manuel Mangano@reactiive_
You can turn 10,000 photos into anything once you get access to the GPU.
English

@SidharthaGarg Waiting for Apple approval. Should be there soon
English

@supercitron @yoodioapp Have you seen the dropdown menu?
English

@reactiive_ this is insanely good! but negative points for react “native”
English

@m090009 Thanks! Very close. Nitro computes which photo goes where, then js passes that to RN WebGPU for rendering. They don’t share a buffer directly
English

@reactiive_ This is insane, great job man 👏!
I see that you’re using nitro to “color average” then matching and drawing with webgpu both share the buffer ?
English

The demo is built with React Native and it's open source (along with 120+ React Native animations).
Rendering: React Native WebGPU
Color matching: Nitro (internal C++ module)
My first attempt used Skia Atlas, but with 10k pictures WebGPU felt much smoother (it also handles depth sorting for 3D effects).
Every time you select a new painting from the dropdown, every photo gets rearranged based on its dominant color. The best I could get by handling that in JS was ~1100ms for 10k photos (which felt really glitchy).
By rewriting the same function in C++ with an internal Nitro module, it takes ~50ms (I had no idea how to write C++ code, so credits to Claude 😅).
github.com/enzomanuelmang…
English

80% of building mobile apps is making sure your trays are smooth.
i've been working on an app that lets you display events in countdown widgets on iOS.
many others like this, but i did not like the UX or their widget design so i made something that blends in well with your home screen.
📲 public testflight dropping soon. hit me up for early access.
and yes, this is react native ⚛︎
English

@swmansion So cool! SWM is shipping faster than @AnthropicAI
English












