Tomasz Żelawski
Tomasz Żelawski
## Summary It was getting me mad for quite some time. Here I remove passing `this` to the methods of the helper classes - instead they are passed in the...
Hi there! I read cpu.land back in the day and I really loved it! I'd like to be part of it by creating a Polish translation of the site. My...
## Summary Some time ago I enabled clangd in `react-native-reanimated`: - https://github.com/software-mansion/react-native-reanimated/pull/6430 I don't know how big is this project compared to the others which use clangd. We compile files...
## Summary Required by: - #6557 `NativeReanimatedModule` depends on types from Layout Animations - this makes impossible to embed its interface in `commonTypes.ts` since they can't have any imports. I...
## Summary ## Test plan
This pull request is one of many which replace - #6378 since that PR is extensive and too difficult to review. ## Summary Adding a second Native Module for Worklets....
## Summary ## Test plan
## Summary ## Test plan
## Summary Requires: - #6556 QoL refactor that will allow easier NativeWorkletsModule embedment. ## Test plan - [ ] CI green :shrek: