Daniel Suchy (@suchydaniel) 's Twitter Profile
Daniel Suchy

@suchydaniel

Doing React Native since 2016📱open source enthusiast 👨‍💻
github.com/Nodonisko

ID: 143414799

calendar_today13-05-2010 11:59:13

422 Tweet

141 Followers

578 Following

nishan (o^▽^o) (@nishanbende) 's Twitter Profile Photo

linear gradient has been merged in react native under experimental backgroundImage style prop, similar to boxShadow and filter. Thanks to the team for the review! PRs: github.com/facebook/react… github.com/facebook/react…

React Native Radio (@reactnativerdio) 's Twitter Profile Photo

Why is Hermes so fast? 🚀 Jamon breaks it down by comparing it to why C++ is blazing fast. Want more React Native? Subscribe: reactnativeradio.com

SatoshiLabs (@satoshilabs) 's Twitter Profile Photo

Calling all React enthusiasts! Soon, React Prague is hosting another event for the community—and we wouldn’t miss it for the world. Not to give too much away now, but you’ve got to check out Daniel Suchy —our Trezor Mobile Developer—as he pulls back the curtain on React

React Prague (@react_prague) 's Twitter Profile Photo

🎉 React Prague: The Fusion 🎉 Join us on April 1st for an evening of insightful talks, networking, and great discussions about React & React Native. 🗓 April 1st, 2025 📍 guild.host/events/the-fus… See you there! 🙌

🎉 React Prague: The Fusion 🎉
Join us on April 1st for an evening of insightful talks, networking, and great discussions about React & React Native.

🗓 April 1st, 2025
📍 guild.host/events/the-fus…

See you there! 🙌
Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

Understanding the threading model of Turbo Modules and Fabric is extremely important to write fast and efficient native modules! ⚡ I recorded a quick video about one of the React Native Ultimate Optimisation Guide chapters about that! 👀 Check it out 📺

React Prague (@react_prague) 's Twitter Profile Photo

The recordings from our latest meetup are live! 🔹 Vojtech Novak - youtube.com/watch?v=BQwc4S… 🔹 Michal Honc - youtube.com/watch?v=-Xhihx… 🔹 Daniel Suchy - youtube.com/watch?v=j4w5l6… 🔹 Michał Pierzchała - youtube.com/watch?v=XIHcjD… #ReactPrague #ReactJS #ReactNative

Marc (@mrousavy) 's Twitter Profile Photo

(1/5) I'm super excited to announce 𝗿𝗲𝗮𝗰𝘁-𝗻𝗮𝘁𝗶𝘃𝗲-𝗻𝗶𝘁𝗿𝗼-𝗶𝗺𝗮𝗴𝗲 - an all new Image component for React Native, built entirely with Nitro Views! 🖼️🥳🚀

Tzvetan Mikov (@tmikov) 's Twitter Profile Photo

"If you keep quitting tomorrow, you can do anything". I just heard this ... slogan, and I love it. So simple, yet brutal.

Laurids 🇪🇺🇺🇦 (@lauridskern) 's Twitter Profile Photo

🚀 Experimental @FAL support just landed in Superchat! I’ve opened 50 more TestFlight spots – be quick, they usually fill up fast. Link is in the comments. Superchat already supports 300+ LLMs, and now with FAL integration, it’s unlocking access to hundreds of incredible image,

🚀 Experimental @FAL support just landed in Superchat!
I’ve opened 50 more TestFlight spots – be quick, they usually fill up fast. Link is in the comments.

Superchat already supports 300+ LLMs, and now with FAL integration, it’s unlocking access to hundreds of incredible image,
Tzvetan Mikov (@tmikov) 's Twitter Profile Photo

Kræn Hansen 🦋 @kraenhansen.dk It is quite simple. First, because JSI is C++, it requires a compatible toolchain. Android and iOS toolchains usually don't break C++ ABI compatibility, but it has happened once and twice. The rest is based on immutable interfaces identified by an UUID. This approach was

Jay Meistrich (@jmeistrich) 's Twitter Profile Photo

Coming soon, a big rewrite of Legend List that: - is much simpler internally - improves performance - makes initialScrollIndex and scrollToIndex/End perfectly accurate - fixes many bugs - deletes 10% of the code - takes mount time from pretty fast to ZERO

T.J. Żelawski (@_tjzel) 's Twitter Profile Photo

We did it! You can finally use third-party libraries in worklets - with `react-native-worklets`. Jump in the thread to learn more 👇

React Universe Conf | Sept 2-4, 2025 (@reactuniverse_) 's Twitter Profile Photo

The Sponsors squad just got stronger. Welcome Margelo, a high-end app development agency helping you build and ship better apps, faster. Let’s roll, Margelo! 🥳

The Sponsors squad just got stronger. Welcome Margelo, a high-end app development agency helping you build and ship better apps, faster. Let’s roll, <a href="/margelo_com/">Margelo</a>! 🥳
Margelo (@margelo_io) 's Twitter Profile Photo

We just launched a new library: react-native-nitro-fetch! 🚀 - ⚡️ Fast HTTP stack using Cronet (super optimized Chromium implementation) - 💪 Supports HTTP/2, QUIC, Brotli, and disk cache - ⏰ "Prefetching" feature to start loading before your JS code runs - 🧵 Worklet support!

Rob Palmer (@robpalmer2) 's Twitter Profile Photo

Node excitement 😉 The folks at Platformatic including Stephen Belanger 🦋 @stephenbelanger.com have integrated a Python runtime into Node 🎉 This lets you mix Python into your Node apps. Throughput, latency, and requests per-second are competitive with native Python alternatives 😲