Skip to content

software-mansion/react-native-worklets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

React Native Worklets by Software Mansion

The React Native multithreading library

React Native Worklets is a library that allows you to run JavaScript code in parallel on multiple threads and runtimes, without writing any native code.


This is a re-direct repository. React Native Worklets code is located in Reanimated monorepo, if you want to open an issue or contribute, please do it there.

Contributors