Skip to content

Fix RN 0.64 builds #622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025
Merged

Conversation

yousif-bugsnag
Copy link
Contributor

Goal

Fixes RN 0.64 build failures due to an error importing the ScenarioComponent.jsx file added in #618

Design

Changed the file extension to js to support older versions of RN

Testing

Covered by CI

@yousif-bugsnag yousif-bugsnag requested a review from gingerbenw May 14, 2025 08:08
Copy link

Browser bundle size

NPM build

Package
Before 216.76 kB
After 216.76 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 109.36 kB 41.62 kB 12.20 kB
After 109.36 kB 41.62 kB 12.20 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
86.58%(+0%) 62.22%(+0%) 77.01%(+0%) 83.34%(+0%)

Generated against 76fb524 on 14 May 2025 at 08:12:16 UTC

@yousif-bugsnag yousif-bugsnag changed the title FIx RN 0.64 builds Fix RN 0.64 builds May 14, 2025
@yousif-bugsnag yousif-bugsnag merged commit 2ef8a32 into next May 14, 2025
88 checks passed
@yousif-bugsnag yousif-bugsnag deleted the ya/fix-rn064-scenario-component-import branch May 14, 2025 08:26
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