fix(types): restore React 19 JSX compatibility for Carousel#912
fix(types): restore React 19 JSX compatibility for Carousel#912
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
|
Related Documentation 1 document(s) may need updating based on files changed in this PR: react-native-reanimated-carousel CONTRIBUTING
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #912 +/- ##
=======================================
Coverage 84.32% 84.32%
=======================================
Files 37 37
Lines 1040 1040
Branches 362 364 +2
=======================================
Hits 877 877
Misses 67 67
Partials 96 96 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
Carousel's exported generic component signature to returnReact.ReactNodeyarn typesanycasts,skipLibCheckchanges, or weakened tsconfig settingsFixes #848.
Verification
yarn types:react19yarn typesyarn test --runInBand src/components/Carousel.test.tsx