React Native's Animated library reimplemented
-
Updated
Sep 1, 2026 - TypeScript
React Native's Animated library reimplemented
🧵 A library to run JS functions ("Worklets") on separate Threads
Run heavy React Native components and business logic in isolated Hermes runtimes (without freezing your main JS thread)
Fast, worklet-compatible haptic feedback for React Native 🌀
The React Native multithreading library
Pinterest-style hold menu for React Native — long-press, drag, release. Radial action menu powered by Reanimated 4 and Gesture Handler, zero native code.
Interactive demo of React Native Worklets: multithreading, UI worklets, and background processing without blocking the main thread. Includes stress-test scenarios for gestures, animations, and heavy computation.
A custom-built drag-and-drop engine for reordering and moving items across lists in React Native.
Face Detector POC is a React Native demo app using Vision Camera with Worklets Core to perform real-time, on-device face detection. It leverages Google ML Kit and iOS Vision API to detect multiple faces, landmarks, and contours efficiently on both iOS and Android.
C++ TurboModule executed on a react-native-worklets Worklet Runtime (off the JS thread) via Bundle Mode — working PoC with example app
To associate your repository with the worklets topic, visit your repo's landing page and select "manage topics."