I review React Native UI daily. Gems always slip away twice: bookmarks you can't find again, and GitHub rabbit holes just to preview. So I built Native Bloom — Find it fast. Ship it faster. → 🌱 Use code LAUNCH for 20% off Pro until Aug 14
116,837 views
Ouh guys, I still remember the keyboard pain when I was learning React Native 😄 Events, avoidance, focus... That's why I made a Keyboard facet on Now whenever I find a nice keyboard-related implementation, I just throw it in there.
26,021 views
Added a universal Loader component to so you can build loaders much faster. This demo is ~90% vibecoded, but without a proper API it would quickly turn into a mess. Component: How it works — in the comments 👇
30,958 views
This is a HeroUI native toast component I was working on during the past week. I might be mistaken, but I don't recall a React Native toast library that manages a stack with dynamic height. More interesting details are in the comments 👇
28,071 views
All these animations are built using a single universal Shimmer component ✨ Really happy with how it turned out!
15,161 views
I'm 9 years old and I wrote a blog post about the hook I use to build this scroll direction based animation from Gmail app ✦ Built for React Native using Expo ✦ Powered by Software Mansion reanimated ✦ Blog post at
24,579 views
I built the Instagram header scroll animation. Looks simple. It’s not. Shared details in the replies 💬 As ussual: ✦ Built for React Native using Expo ✦ Powered by Software Mansion reanimated ✦ Available on
17,026 views
Saturday cooking 🧑🍳 Almost cracked a SwiftUI-style numeric transition in React Native. If you’ve ever tried this… yeah, you know it’s not as easy as it seems 😅 Will be available soon at