issues
search
margelo
/
react-native-worklets-core
🧵 A library to run JS functions ("Worklets") on separate Threads
https://margelo.io
MIT License
576
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
React Native DevTools debugging for worklets
#227
babldev
opened
1 day ago
0
Support for V8 engine?
#226
BrechtBD
opened
6 days ago
0
fix(ios): fix install problems on new arch
#225
hannojg
closed
2 weeks ago
0
fix: add support for RN 0.76
#224
hannojg
closed
2 weeks ago
1
feat: Support adopting Prototypes and NativeState (Nitro support 🔥)
#223
mrousavy
closed
2 weeks ago
0
chore: proper new arch + backwards compat using install function
#222
hannojg
closed
3 weeks ago
0
Build failed
#221
wogno
closed
2 weeks ago
3
Update support react native 0.76.0
#220
levantanphat9c
closed
2 weeks ago
8
Integrate into other module
#219
tomh4
closed
2 weeks ago
1
chore: proper new arch + backwards compat using install function
#218
hannojg
closed
2 weeks ago
5
fix(ios): #209 build enable stricter header search paths
#217
hannojg
closed
1 month ago
1
'ReactCommon/RCTTurboModule.h' file not found
#216
wogno
closed
2 weeks ago
5
Support using Nitro Modules in Worklets contexts (WIP)
#215
mrousavy
closed
2 weeks ago
0
fix: Fix `podspec` dependency (`RCTTurboModule not found` error)
#214
mrousavy
closed
2 weeks ago
1
#import "RNWorkletsSpec.h" not found when new Arch enabled
#213
primesay
closed
2 months ago
2
Android Build Failed in MacOS
#212
Neelshah768
opened
2 months ago
8
Date object not getting created
#211
tremblerz
opened
3 months ago
3
iOS build fails with new arch enabled
#210
stevengoldberg
closed
2 weeks ago
3
"The following Swift pods cannot yet be integrated as static libraries" Error | pod install
#209
lukachi
closed
2 weeks ago
6
Android only works in debug mode
#208
bonnmh
opened
4 months ago
3
Worklets.createRunOnJS stop the app
#207
IlyaZusko
opened
4 months ago
7
chore(docs): Update worklet link in README.md
#206
lin826
closed
4 months ago
0
catch function parsing error
#205
tremblerz
opened
5 months ago
0
chore: add json parse test
#204
hannojg
closed
5 months ago
0
Crash when reloading the app rapidly
#203
hannojg
closed
2 weeks ago
1
Support for offloading tasks which use imported JS libraries?
#202
mr-tm
closed
5 months ago
1
IOS Build crash
#201
xi3793-rpareek
closed
2 weeks ago
3
With third-party libraries, context is lost
#200
HEYURAN
closed
6 months ago
1
Update WKTJsiWorkletContext.cpp to handle ctx -> ctx -> js
#199
nmajumder12
closed
6 months ago
0
feat: Remove singleton pattern
#198
mrousavy
opened
6 months ago
0
Add double context nested runAsync test on JS thread
#197
nmajumder12
closed
6 months ago
0
feat: Migrate to a CxxTurboModule
#196
mrousavy
closed
3 weeks ago
1
Shared Value array proxy doesn't support .slice
#195
wuguishifu
opened
6 months ago
1
fix: fix recent incompatibility when using reanimated
#194
hannojg
closed
6 months ago
1
jsi:Runtime cann't execute in thread
#193
scorpionfeng
closed
6 months ago
1
repro: Add failing recursive object test
#192
hannojg
opened
6 months ago
1
repro: Add failing array destructure test.
#191
mrousavy
opened
6 months ago
1
useWorklet throws "anonymous" is not a worklet
#190
JRolfBPS
closed
6 months ago
5
CMake Error
#189
MuazzezA
closed
2 months ago
6
feat: Some typing improvements (`IWorklet`/`IWorkletize<>`)
#188
mrousavy
closed
6 months ago
0
Add `worklet()` func that throws if value is not a worklet
#187
mrousavy
closed
6 months ago
1
Nested `runAsync` calls throw `ReferenceError: Property 'global' doesn't exist`
#186
mrousavy
opened
6 months ago
3
test: Add Async -> JS -> Async tests
#185
mrousavy
closed
6 months ago
0
fix: Added missing lock
#184
chrfalch
closed
6 months ago
0
fix: Allowing fields on a shared value object to be reassigned
#183
caheinz2
closed
6 months ago
0
`Worklets.createSharedValue` can't set fields on an object value individually
#182
caheinz2
opened
6 months ago
0
'ReactCommon/RCTBlockGuard.h' file not found
#181
kaancembertas
closed
6 months ago
4
Adding some tests for checking the spreading behaviour of objects returned by a worklet.
#180
jtklein
opened
6 months ago
0
use lodash.js isEmpty , throw error: Value type not supported.
#179
HEYURAN
closed
5 months ago
3
fix: Added support for changing type when setting prop
#178
chrfalch
closed
7 months ago
0
Next