Skip to content

[iOS] Broken in Expo 54 / RN 0.81.5 #491

@kristian-nst

Description

@kristian-nst

Just upgraded from Expo 52 to 54. Everything was working but not anymore in iOS. Android is still fine.

Any ideas? 🤔

Screen.Recording.2025-11-11.at.5.29.01.PM3.mov

Console is saying;

 WARN  [Reanimated] Tried to dispatch command "scrollTo" with an uninitialized ref. Make sure to pass the animated ref to the component before using it.

Not sure if its related

  "dependencies": {
    "@animatereactnative/accordion": "0.1.5",
    "@formatjs/intl-getcanonicallocales": "2.5.6",
    "@formatjs/intl-locale": "4.2.13",
    "@formatjs/intl-pluralrules": "5.4.6",
    "@gorhom/bottom-sheet": "5.1.2",
    "@hookform/resolvers": "3.9.1",
    "@moonpay/react-native-moonpay-sdk": "1.0.5",
    "@react-native-async-storage/async-storage": "2.2.0",
    "@react-native-firebase/app": "23.5.0",
    "@react-native-firebase/messaging": "23.5.0",
    "@react-navigation/bottom-tabs": "7.3.9",
    "@react-navigation/native": "7.1.5",
    "@react-navigation/native-stack": "7.3.9",
    "@sentry/react-native": "~7.2.0",
    "@tanstack/query-async-storage-persister": "5.90.9",
    "@tanstack/query-persist-client-core": "5.91.5",
    "@tanstack/react-query": "5.90.6",
    "@tanstack/react-query-persist-client": "5.90.9",
    "@ts-rest/core": "3.52.1",
    "@ts-rest/react-query": "3.52.1",
    "add": "2.0.6",
    "class-variance-authority": "0.7.0",
    "clsx": "2.1.1",
    "countly-sdk-react-native-bridge": "25.4.1",
    "crypto-es": "2.1.0",
    "date-fns": "4.1.0",
    "exome": "2.6.0",
    "expo": "~54.0.22",
    "expo-application": "~7.0.7",
    "expo-build-properties": "^1.0.9",
    "expo-clipboard": "~8.0.7",
    "expo-dev-client": "~6.0.17",
    "expo-device": "~8.0.9",
    "expo-haptics": "~15.0.7",
    "expo-image": "~3.0.10",
    "expo-linear-gradient": "~15.0.7",
    "expo-linking": "~8.0.8",
    "expo-local-authentication": "~17.0.7",
    "expo-notifications": "~0.32.12",
    "expo-secure-store": "~15.0.7",
    "expo-sharing": "~14.0.7",
    "expo-splash-screen": "~31.0.10",
    "expo-status-bar": "~3.0.8",
    "expo-store-review": "~9.0.8",
    "expo-tracking-transparency": "~6.0.7",
    "expo-updates": "~29.0.12",
    "expo-web-browser": "~15.0.9",
    "flagsmith": "9.3.0",
    "lottie-react-native": "~7.3.1",
    "nativewind": "4.1.23",
    "react": "19.1.0",
    "react-dom": "19.1.0",
    "react-hook-form": "7.53.2",
    "react-native": "0.81.5",
    "react-native-auth0": "5.1.0",
    "react-native-bootsplash": "^6.3.7",
    "react-native-collapsible-tab-view": "9.0.0-rc.0",
    "react-native-flagsmith": "9.3.0",
    "react-native-gesture-handler": "~2.28.0",
    "react-native-pager-view": "6.9.1",
    "react-native-reanimated": "~4.1.3",
    "react-native-reanimated-carousel": "4.0.3",
    "react-native-safe-area-context": "~5.6.0",
    "react-native-screens": "~4.16.0",
    "react-native-svg": "15.12.1",
    "react-native-toast-message": "2.3.0",
    "react-native-url-polyfill": "2.0.0",
    "react-native-webview": "13.15.0",
    "tailwind-merge": "2.5.5",
    "tailwindcss": "3.4.16",
    "typesafe-i18n": "5.26.2",
    "zod": "3.23.8"
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions