We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
reactotron-react-native
5.0.3
5.0.4
reactotron-core-client
2.8.11
TypeScript
You can test by clone https://github.com/Bardiamist/diff/tree/reactotron and run npx tsc
npx tsc
Now I applied temporary patch reactotron-core-client+2.8.11.patch
The text was updated successfully, but these errors were encountered:
Same issue, this is an answer for the same reactotron issue, but created on react-native github:
facebook/react-native#44298 (comment)
Sorry, something went wrong.
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" }
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: