chore(example): update React Native to 0.82.0-rc.0#68
chore(example): update React Native to 0.82.0-rc.0#68fabOnReact wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Codex Review: Here are some suggestions.
https://github.com/fabOnReact/react-native-wear-connectivity/blob/3f83ae21e49ca67aa42e63e790e7ffef66168a08/example/package.json#L14-L13
[P1] Update lockfile with React Native 0.82 versions
example/package.json now points react-native and related tooling to 0.82.0-rc.0, but yarn.lock still pins all of those packages to 0.81.0 (e.g. @react-native/babel-preset@npm:0.81.0). This leaves the workspace inconsistent: yarn install --immutable will fail and CI will continue installing 0.81 until the lockfile is regenerated. Run yarn install and commit the updated yarn.lock so the example actually resolves to 0.82.
Reply with @codex fix comments to fix any unresolved comments.
About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".
Summary
Testing
yarn install(fails: process killed)yarn android(fails: SDK location not found)https://chatgpt.com/codex/tasks/task_e_68b712f46e388320869dc134107b4764