Skip to content

feat: bump example to 0.81, fix compilation errors - #1156

Merged
Naturalclar merged 1 commit into
masterfrom
vonovak/feat_bump_example_to_0.81_fix_compilation_errors
Sep 9, 2025
Merged

feat: bump example to 0.81, fix compilation errors#1156
Naturalclar merged 1 commit into
masterfrom
vonovak/feat_bump_example_to_0.81_fix_compilation_errors

Conversation

@vonovak

@vonovak vonovak commented Sep 9, 2025

Copy link
Copy Markdown
Collaborator

Overview

this fixes #1144

this probably should be treated as a breaking change

Test Plan

tested locally

@vonovak
vonovak force-pushed the vonovak/feat_bump_example_to_0.81_fix_compilation_errors branch 2 times, most recently from 3c20d9a to 18d17e6 Compare September 9, 2025 10:33
@vonovak
vonovak force-pushed the vonovak/feat_bump_example_to_0.81_fix_compilation_errors branch from 18d17e6 to 7d21d59 Compare September 9, 2025 10:44
@vonovak
vonovak marked this pull request as ready for review September 9, 2025 10:55
@vonovak
vonovak requested a review from Naturalclar as a code owner September 9, 2025 10:55
Comment thread .github/workflows/ci.yml
- name: Print React Native Info
run: cd example && npx react-native info
- name: Build example app
run: cd example && yarn ios --no-packager

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I saw the previous code finish in 7s because no emulators were present

@Naturalclar Naturalclar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thanks!

@Naturalclar
Naturalclar merged commit fef5d34 into master Sep 9, 2025
5 checks passed
@Naturalclar
Naturalclar deleted the vonovak/feat_bump_example_to_0.81_fix_compilation_errors branch September 9, 2025 23:59
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.

Android build failure with React Native 0.81

2 participants