Skip to content

Conversation

BrantalikP
Copy link
Contributor

@BrantalikP BrantalikP commented Oct 10, 2025

Description

Out of the Scope of this PR:

List of updated deps:

  • react: 19.1.0
  • react-native: 0.81.4
  • @shopify/flash-list: 1.8.3
  • @shopify/react-native-skia: 2.2.12
  • expo: ~54.0.13
  • expo-build-properties: ~1.0.9
  • expo-camera: ~17.0.8
  • expo-clipboard: ~8.0.7
  • expo-dev-client: ~6.0.14
  • expo-haptics: ~15.0.7
  • expo-image: ~3.0.9
  • expo-image-picker: ~17.0.8
  • expo-keep-awake: ~15.0.7
  • expo-linear-gradient: ~15.0.7
  • expo-linking: ~8.0.8
  • expo-localization: ~17.0.7
  • expo-secure-store: ~15.0.7
  • expo-splash-screen: ~31.0.10
  • expo-status-bar: ~3.0.8
  • expo-system-ui: ~6.0.7
  • expo-updates: ~29.0.12
  • expo-video: ~3.0.11
  • detox: 20.43.0

Related Issue

Resolve #22364

Screenshots:

🔍🖥️ Suite web test results: View in Currents

🔍🖥️ Suite desktop test results: View in Currents

🔍🖥️ Suite native android test results: View in Currents

This comment was marked as resolved.

@BrantalikP BrantalikP force-pushed the chore/native/expo-54 branch 2 times, most recently from 40ea992 to 99b88a3 Compare October 13, 2025 10:29
@BrantalikP
Copy link
Contributor Author

/rebase

Copy link

@trezor-bot trezor-bot bot force-pushed the chore/native/expo-54 branch from 99b88a3 to 1605ca7 Compare October 13, 2025 12:15
@BrantalikP BrantalikP force-pushed the chore/native/expo-54 branch 4 times, most recently from 312082e to c2d2b11 Compare October 13, 2025 13:58
@BrantalikP BrantalikP added the mobile Suite Lite issues and PRs label Oct 14, 2025
@BrantalikP BrantalikP force-pushed the chore/native/expo-54 branch from c2d2b11 to af97a65 Compare October 14, 2025 14:08
@trezor-bot
Copy link
Contributor

trezor-bot bot commented Oct 14, 2025

✅ Previously successful run of [Test] PR Suite Web e2e tests workflow has been found.
⏭️ Skipping tests for this run.
💡 If you are unsure about your latest changes, please rerun the workflow manually. (Use the Re-run all jobs option)

@BrantalikP BrantalikP force-pushed the chore/native/expo-54 branch 6 times, most recently from e2c92e9 to f25ab6b Compare October 14, 2025 17:34
@trezor-bot
Copy link
Contributor

trezor-bot bot commented Oct 14, 2025

✅ Previously successful run of [Test] PR Suite Desktop e2e tests workflow has been found.
⏭️ Skipping tests for this run.
💡 If you are unsure about your latest changes, please rerun the workflow manually. (Use the Re-run all jobs option)

@BrantalikP BrantalikP force-pushed the chore/native/expo-54 branch 6 times, most recently from 396ae0b to 090655c Compare October 15, 2025 13:30
Copy link
Member

@matejkriz matejkriz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may need this, or not? https://github.com/expo/fyi/blob/main/expo-54-reanimated.md#using-sdk-54-with-legacy-architecture

I belive we should use it and also update react-native-reanimated to latest v3 version 3.19.3

Copy link
Member

@matejkriz matejkriz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see some new warnings in the console:

WARN Deep imports from the 'react-native' package are deprecated ('react-native/Libraries/Text/TextNativeComponent'). Source: ~/Projects/trezor-suite/suite-native/atoms/src/Text.tsx 12:0 [Stack]
 WARN  Deep imports from the 'react-native' package are deprecated ('react-native/Libraries/Text/TextNativeComponent'). Source: ~/Projects/trezor-suite/suite-native/icons/src/Icon.tsx 6:0 [Stack]

Followup?

There is also new deprecations of SafeAreaView imported directly from react-native, we have that on one place in ConfirmOnTrezorImage, but that is definitely for follow-up PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mobile Suite Lite issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expo 54 update

2 participants