Skip to content

Conversation

swansontec
Copy link
Contributor

@swansontec swansontec commented Oct 13, 2025

These are the updates we need to get to React Native 0.82-rc4.

It would be nice to get to these into develop / QA, to flush out any issues before we do the upgrade itself.

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Note

Upgrades key React Native dependencies (incl. Sentry, picker, reanimated, screens, safe-area-context, gesture-handler, SVG, VisionCamera, Worklets), updates iOS Pods, tweaks Android Gradle property assignments, removes ReText, and updates snapshots.

  • Dependencies:
    • Bump @sentry/react-native and Sentry toolchain; update @react-native-picker/picker, react-native-safe-area-context, react-native-gesture-handler, react-native-reanimated, react-native-screens, react-native-svg, react-native-vision-camera, react-native-worklets in package.json and yarn.lock.
  • iOS (Pods):
    • Update pods to match JS deps: RNCPicker, RNSentry (+ Sentry/HybridSDK), RNGestureHandler, RNReanimated (+ subpods), RNScreens (+ common), RNSVG (+ common), RNWorklets (+ subpods), VisionCamera.
  • Android:
    • Adjust Gradle DSL assignments in android/app/build.gradle (use = for ndkVersion, buildToolsVersion, compileSdk, namespace, multiDexEnabled, signingConfig, coreLibraryDesugaringEnabled).
  • Code Removal:
    • Delete src/components/text/ReText.tsx.
  • Tests:
    • Update Jest snapshots to reflect Reanimated/props changes (removed disableAnimation, focusAnimation, animatedValue, etc.).

Written by Cursor Bugbot for commit 7371b43. This will update automatically on new commits. Configure here.


@swansontec swansontec enabled auto-merge October 16, 2025 18:54
@swansontec swansontec merged commit 6edc8e0 into develop Oct 16, 2025
3 checks passed
@swansontec swansontec deleted the william/deps branch October 16, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants