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(ci): Bump Node to 22 in sample app CI workflows
RN 0.84 requires Node >= 22.11. Metro from RN 0.84 uses
Array.toReversed() which is not available in Node 18.
Bump Node version for the Bundle job in buildandtest.yml and
all jobs in sample-application.yml that run Metro bundling.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments