Skip to content

FEAT: Expo 56, Storybook and uniwind update#143

Open
HugoPerard wants to merge 7 commits into
mainfrom
cursor/expo-sdk-56-upgrade
Open

FEAT: Expo 56, Storybook and uniwind update#143
HugoPerard wants to merge 7 commits into
mainfrom
cursor/expo-sdk-56-upgrade

Conversation

@HugoPerard
Copy link
Copy Markdown
Member

No description provided.

HugoPerard and others added 3 commits May 22, 2026 09:13
Move the app to Expo 56, React Native 0.85, and expo-router 56, with
SDK-aligned dependencies and the expo-router React Navigation import migration.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 25, 2026

🚀 Expo preview is ready!

  • Project → start-ui-native-v9iizxkbojzedvpfkfzcq
  • Platforms → android, ios
  • Scheme → start-ui-native
  • Runtime Version → 1.0.0
  • More info

Learn more about 𝝠 Expo Github Action

@HugoPerard HugoPerard changed the title FEAT: Expo 56 FEAT: Expo 56, Storybook and uniwind update May 25, 2026
Comment thread pnpm-workspace.yaml
- 'react-native'
- 'react-native-*'
- '@react-native/*'
trustPolicy: no-downgrade
Copy link
Copy Markdown

@Atama-Heitekava Atama-Heitekava May 29, 2026

Choose a reason for hiding this comment

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

I found this on this new pnpm usage
pnpm/pnpm#12031

I don't think it is a big propblem, but maybe we should keep it in mind

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@Atama-Heitekava

The problem seems to be related to the experimental Rust adapter - Pacquet. You haven't configured it in your project, so I think it's ok ;)


const themedStyle = useThemedStyle();

if (WITH_NATIVE_TABS) {
Copy link
Copy Markdown

@Atama-Heitekava Atama-Heitekava May 29, 2026

Choose a reason for hiding this comment

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

I don't think we need to keep this 'if'. WITH_NATIVE_TABS being always true (and maybe the énd return become useless)

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.

3 participants