Open Bardiamist opened 10 months ago
Same issue, this is an answer for the same reactotron issue, but created on react-native github:
https://github.com/facebook/react-native/issues/44298#issuecomment-2082434446
Many error was fixed but not all. Attaching new patch: reactotron-core-client-npm-2.9.6-41de8915bd.patch
"resolutions": {
"reactotron-core-client@npm:2.9.6": "patch:reactotron-core-client@npm%3A2.9.6#~/.yarn/patches/reactotron-core-client-npm-2.9.6-41de8915bd.patch"
}
I updated
reactotron-react-native
from5.0.3
to5.0.4
. It usesreactotron-core-client
2.8.11
which has manyTypeScript
errors. Please fix it.You can test by clone https://github.com/Bardiamist/diff/tree/reactotron and run
npx tsc
Now I applied temporary patch reactotron-core-client+2.8.11.patch