Skip to content

Conversation

@m-bert
Copy link
Contributor

@m-bert m-bert commented Jul 7, 2025

Description

#3579 introduced changes to ReanimatedSwipeable. However, it didn't update path to component in tsconfig, thus CI was failing.

Test plan

Check CI (+ yarn ts-check)

@m-bert m-bert requested review from j-piasecki and latekvo July 7, 2025 08:37
@j-piasecki
Copy link
Member

Are paths in packages/react-native-gesture-handler/ReanimatedSwipeable/package.json correct?

@m-bert
Copy link
Contributor Author

m-bert commented Jul 7, 2025

Are paths in packages/react-native-gesture-handler/ReanimatedSwipeable/package.json correct?

I think so, they didn't point to .tsx so I believe they use index file

@m-bert
Copy link
Contributor Author

m-bert commented Jul 7, 2025

Are paths in packages/react-native-gesture-handler/ReanimatedSwipeable/package.json correct?

Actually you got me, .d.ts was wrong 😅

@m-bert m-bert merged commit 216202d into main Jul 7, 2025
3 checks passed
@m-bert m-bert deleted the @mbert/fix-CI branch July 7, 2025 08:55
j-piasecki pushed a commit that referenced this pull request Jul 7, 2025
## Description #3579 introduced changes to `ReanimatedSwipeable`. However, it didn't update path to component in `tsconfig`, thus CI was failing. ## Test plan Check CI (+ `yarn ts-check`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants