-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
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
[15.7.0] missing types #2453
Comments
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
Actually issue does contain enough info. It's enough to compare value of "types" field in |
This issue most probably related to a089cc2#diff-b55cdbef4907b7045f32cc5360d48d262cca5f94062e353089f189f4460039e0R24 which include additional folders to |
Thanks @jakex7 for the quick fix! |
Hello, |
Description
After upgrading to 15.7.0 the types are missing because this line:
react-native-svg/package.json
Line 13 in 1ca8edd
should be(?):
"types": "lib/typescript/src/index.d.ts",
Steps to reproduce
Snack or a link to a repository
none
SVG version
15.7.0
React Native version
0.75.3
Platforms
Android, iOS, macOS, Web
JavaScript runtime
Hermes
Workflow
React Native
Architecture
Paper (Old Architecture)
Build type
None
Device
iOS simulator
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: