ehsan
1.7K posts

ehsan
@byteab
React ( native ) developer 𓂆 contributor @tamagui_js • currently @send Ehsan Sarshar
Muscat, Oman 🏖️ Sumali Nisan 2024
778 Sinusundan483 Mga Tagasunod
ehsan nag-retweet

We just released Worklets 0.8 - it's our most feature packed release and it comes with the most complex memory type - Shareable. You can read the article here or on Medium (link in 🧵)
Software Mansion@swmansion
English

@byteab If the UI thread is lagging your app is completely non-interactive and you’ve got other problems than some simple animations not running
English

Reanimated has a CSS animations API and that's what we recommend for simple cases like this. No need for shared values or worklets in such simple scenarios. Our CSS impl has no JS overhead, doesn't use worklets, follows the well-known CSS syntax and works for ALL styleable props
Janic@janicduplessis
Finally got to build this. Create animations that use Core Animation on iOS and Animator on Android with zero JS overhead. Same animation. But one keeps running smoothly even when the UI thread is lagging. Introducing react-native-ease 🍃
English
ehsan nag-retweet

@Huxpro @reactnative @electronjs they were not pushing it at first place
the main investor in RN desktop is Microsoft
English

Sad to see Messenger Desktop go. It was the most visible (if not the only) @reactnative desktop app from Meta.
Now Meta has little incentive left to push RN on desktop, leaving Microsoft as essentially the sole stakeholder. Seems like nobody can really shake @electronjs.

English

Status update: TanStack Router running in React Native w/ Expo UI. Bit janky/buggy around React Native Screens still, but progress is being made.
Tanner Linsley@tannerlinsley
English

A real-time sync experiment. Interacting with this site broadcasts the changes to everyone. Hop in and play around, chat anonymously! Have fun.
bop.metalrodeo.xyz
English

🔥 Finally got back to Scratch-2D, my 2D physics engine for React Native 🎥👇
Initial version runs entirely on UI thread via Worklets — way smoother than matter-js on JS thread.
New build uses TypeGPU compute shaders — handling 1000 circles with collision detection is super smooth.
Still early, but the GPU shift is game-changing. let me know if it's something you'll want to use ?
#TypeGPU #ReactNative #Reanimated #Expo #BuildInPublic
@swmansion @iwoplaza @wcandillon
English

I don't use TypeScript. Not because I don't care about type safety. Actually, it's the opposite.
nathantranquilla.me/blogs/i-am-a-w…
English








