Reanimated 4.5 brings pseudo-selectors to React Native! π
You can now use :hover, :active, and :focus in your CSS animations the same way you would in a browser, with native backends on iOS and Android.
Check out the demo below and more features in this release β¬οΈ
React Native Gesture Handler just hit 5M weekly downloads β thatβs absolutely crazy! π€― Thanks so much for choosing it for your projects! π And if you havenβt already, be sure to drop us a βοΈ on GitHub! https://t.co/bbKudUIEJg
Congratulations on the PoC release, I love the concept, and it's amazing that AI can help ship such complex features nowadays.
That said, I can't stand that a significant portion of the documentation and the READMEs is written entirely by AI.
It's full of falsehoods, needless verbosity, and otherwise misleading statements.
In my opinion, user-facing documentation should be written carefully β almost hand-crafted β and the use of AI in it kept to an absolute minimum.
I'd rather read docs that are concise but unfinished than go through pages of zero-effort bloat. Less really is more here; react-native-worklets documentation has zero AI-written pages.
To start with, please fix your comparison to react-native-worklets. I genuinely appreciate that you wanted to compare them, but your agent did a poor job of it.
The new major version of React Native Gesture Handler is officially live! π
Weβve put a ton of work into making gesture interactions smoother and more powerful than ever. Can't wait to see what you build with it! π»β¨
Our App.js keynote has finished, so we can officially spill the beans also here π£
React Native Gesture Handler 3.0 is now officially stable, offering a hook-based API compatible with the React Compiler, deep Reanimated integration, the new recommended way to build buttons, and more.
Launching SimCam β a tool that finally lets you test camera features directly in the iOS simulator! π
π¦ Stream video from your Mac's built-in or external camera, inject an image or video, or generate a QR code.
Meet Pulsar: your haptic presets library for Swift, Kotlin, and React Native! π
π 150+ free patterns you can browse, filter, preview, and ship in minutes
π Audio preview of each preset so you can test it on a simulator without deploying
π Playground and app that let you feel the haptics on your phone
Gesture Handler 3 beta 2 is out! It includes significant improvements and bug fixes, namely:
- Fixed reattaching gestures in the same batch update
- Automatic unflattening of children
- Correct handling of React's Activity
...and more.
Ready for big news? Say hello to Gesture Handler 3.0! π«°π
The first beta version is now available, with a hook-based API compatible with the React Compiler, deeper Reanimated integration, and more.
Check out the demo β¬οΈ, read the article in π§΅, and have fun adding gestures to your app!
React Native Gesture Handler 2.30.0 has landed:
π Fixed missing onFinalize in Pan gesture
π onPressOut in Pressable is now properly triggered on web
π Pan gesture no longer blocks pointer events
Another year, another great partnership with the best PL technical university β @AGH_Krakow πͺ
We shared our hands-on dev experience with the WebRTC class, using real-world lessons from building Fishjam at Software Mansion.
4 days packed with knowledge β thank you! π
Are you still using the Gesture Handler v1 api (i.e., <πΏπππΆπππππππ·ππππππ /> instead of <πΆπππππππ³πππππππ />)? If so, why?
I'd appreciate reposts for visibility.
π @Meta just announced that React Native 0.82 introduces experimental support for Hermes V1. Itβs also the first version running entirely on the New Architecture! βοΈ
The Legacy Architecture is no longer used and will be removed in future releases. That means itβs high time to migrate if you havenβt already! β‘
Join us for a live stream with @piaskowyk & @kacperkapusciak β weβll cover everything you need to know about Hermes V1, the New Architecture & what it means for devs!
π When? Oct 10, 5 p.m.
π Where? YouTube & X
RN Gesture Handler 2.28.0 heading your way π«°
β Support for React Native 0.81
β gestureHandlerRootHOC is now deprecated
β Submitting TextInput inside Pressable no longer blocks gestures
WebGPU is great for making graphics and AI libraries blazingly fast, but connecting different libraries together is either not feasible, or totally tanks performance. π€―
Fortunately, we have a solution. π