Skip to content

Commit cd84f44

Browse files
authored
Bump react-native-builder-bob (#3751)
## Description 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 ## Test plan Run `yarn build`
1 parent 8ec2529 commit cd84f44

File tree

2 files changed

+251
-513
lines changed

2 files changed

+251
-513
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"prettier": "3.3.3",
104104
"react": "19.1.1",
105105
"react-native": "0.82.0",
106-
"react-native-builder-bob": "^0.39.0",
106+
"react-native-builder-bob": "^0.40.13",
107107
"react-native-reanimated": "^3.18.0",
108108
"react-test-renderer": "19.1.1",
109109
"typescript": "~5.8.3"

0 commit comments

Comments
 (0)