Skip to content

Add support for modern Expo#132

Merged
thymikee merged 1 commit intomainfrom
expo-support
Mar 19, 2026
Merged

Add support for modern Expo#132
thymikee merged 1 commit intomainfrom
expo-support

Conversation

@retyui
Copy link
Contributor

@retyui retyui commented Mar 18, 2026

Description

Fix build issue for modern expo projects (SDK 55...50)

yarn run react-native-bundle-visualizer --expo --bundle-output=./dist/ios.bundle

Issues:

Test Plan

Was checked on CI https://github.com/callstack/react-native-bundle-visualizer/actions/runs/23272174839

3 last major versions of SDK and all templates

  expo:
    runs-on: ubuntu-latest
    strategy:
      matrix:
        expo-template: [ default, blank, blank-typescript, tabs, bare-minimum ]
        expo-sdk: [ 55, 54, 53 ]

Base automatically changed from better-ci to main March 18, 2026 23:07
@retyui retyui force-pushed the expo-support branch 6 times, most recently from 5dfa955 to a706446 Compare March 18, 2026 23:30
@thymikee thymikee merged commit f8a535c into main Mar 19, 2026
@thymikee thymikee deleted the expo-support branch March 19, 2026 11:28
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