itz.thiru

Results 9 comments of itz.thiru

im also facing this issue on rn 0.77.0 version , im seeking for help from this

this is my package.json file { "name": "tashi", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "lint": "eslint .", "start": "react-native start", "test": "jest" }, "dependencies":...

Eventhough im using 3.17.1 i got the same issue

Yeahh i added bable plugin and restart my metro using reset command but it doesn't work for me

Yeahh i invited you to my repo

sorry i forgot to tell i just commented the line which triggers error you should uncomment the line and run which throws the error "Poperty 'WORKLET' doesn't exists" --> tashi\node_modules\zen-core-elements\src\elements\zenCountDownTimer\CircularTimer.tsx...

if i use react-native-reanimated@^3.17.1 i got "Property 'WORKLET' doesn't exists" error if i use [email protected] it will not throw any errors