infinitered / reactotron

A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
https://docs.infinite.red/reactotron/
MIT License
14.95k stars 946 forks source link

TypeScript errors #1420

Open Bardiamist opened 10 months ago

Bardiamist commented 10 months ago

I updated reactotron-react-native from 5.0.3to 5.0.4. It uses reactotron-core-client 2.8.11 which has many TypeScript 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

daibergm commented 6 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

Bardiamist commented 2 weeks ago

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"
  }