You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: align deps and fix metro configs across all example apps
- Revert react/react-native to 19.1.0/0.81.5 in example apps and library devDeps
- Restore wildcard peerDependencies in library packages
- Bump react-native-reanimated to ~4.2.2 and react-native-worklets to 0.7.4
across all apps (required for reanimated 4.2.x compatibility)
- Add monorepo metro config fix to computer-vision, text-embeddings, and speech:
watchFolders, nodeModulesPaths, and resolveRequest to pin react/react-native
to the monorepo root and prevent duplicate React instances
- Add eslint-plugin-ft-flow to root devDependencies so ESLint can resolve it
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments