Skip to content

Commit bafdd9d

Browse files
m-bertj-piasecki
authored andcommitted
Bump react-native-builder-bob (#3751)
Current version of `react-native-builder-bob` in our repository incorrectly treats `NativeViewGestureHandler.ts` as `codegen` specific file. This was changed in [this commit](callstack/react-native-builder-bob@cc93396), which is available from version 0.40.10. Fixes #3749 Run `yarn build`
1 parent 209c716 commit bafdd9d

2 files changed

Lines changed: 98 additions & 359 deletions

File tree

packages/react-native-gesture-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"prettier": "3.3.3",
9797
"react": "19.1.1",
9898
"react-native": "0.82.0",
99-
"react-native-builder-bob": "^0.39.0",
99+
"react-native-builder-bob": "^0.40.13",
100100
"react-native-reanimated": "^3.18.0",
101101
"react-test-renderer": "19.1.1",
102102
"typescript": "~5.8.3"

0 commit comments

Comments
 (0)