Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OPS: Upgrade RN to 78#7931

Merged
Overtorment merged 20 commits into
masterfrom
rn78
Aug 19, 2025
Merged

OPS: Upgrade RN to 78#7931
Overtorment merged 20 commits into
masterfrom
rn78

Conversation

@marcosrdz

Copy link
Copy Markdown
Member

No description provided.

@marcosrdz marcosrdz self-assigned this Jun 7, 2025
@socket-security

socket-security Bot commented Jun 7, 2025

Copy link
Copy Markdown

@Overtorment

Copy link
Copy Markdown
Member

@marcosrdz is that the one where you require my assistance on e2e tests..?

@marcosrdz

Copy link
Copy Markdown
Member Author

@marcosrdz is that the one where you require my assistance on e2e tests..?

Yup

@Overtorment

Copy link
Copy Markdown
Member

detox was failing probably because detox released support for 78 only now:

https://github.com/wix/Detox/releases/tag/20.40.0

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@Overtorment Overtorment added the testflight Upload iOS and macOS builds to Testflight. label Aug 8, 2025
@github-actions

github-actions Bot commented Aug 8, 2025

Copy link
Copy Markdown

✅ Build 7.2.0 (1754680454) has been uploaded to TestFlight and will be available for testing soon.

@github-actions

Copy link
Copy Markdown

✅ Build 7.2.1 (1754828211) has been uploaded to TestFlight and will be available for testing soon.

@github-actions

Copy link
Copy Markdown

✅ Build 7.2.1 (1754899932) has been uploaded to TestFlight and will be available for testing soon.

@github-actions

Copy link
Copy Markdown

✅ Build 7.2.1 (1754899779) has been uploaded to TestFlight and will be available for testing soon.

@limpbrains limpbrains left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

cursor[bot]

This comment was marked as outdated.

@github-actions

Copy link
Copy Markdown

✅ Build 7.2.1 (1754996988) has been uploaded to TestFlight and will be available for testing soon.

@Overtorment

Copy link
Copy Markdown
Member

@marcosrdz can you review my changes pls?
want to finally merge this

@Overtorment

Copy link
Copy Markdown
Member

@marcosrdz ios build failed

 [09:34:17]: ▸ xcodebuild: error: Failed to build workspace BlueWallet with scheme BlueWallet.: This scheme builds an embedded Apple Watch app. watchOS 11.0 must be installed in order to archive the scheme
[09:34:17]: Exit status: 70

@marcosrdz

Copy link
Copy Markdown
Member Author

@marcosrdz can you review my changes pls?

want to finally merge this

At some point RN 78 was reverted back to 77 @Overtorment

@Overtorment

Copy link
Copy Markdown
Member

apparently, i accidently reverted RN to 77 when i wasresolving conflict, in commit a7d5a0f
ill try to revert that

cursor[bot]

This comment was marked as outdated.

Comment thread android/build.gradle
Comment on lines +69 to +70
// FIXME: next line should be removed when https://github.com/wix/Detox/issues/4678 is fixed
kotlinOptions.freeCompilerArgs += ["-Xopt-in=kotlin.ExperimentalStdlibApi"]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Detox have fixed this issue
wix/Detox#4817

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.

cool, looks like not released yet

Comment thread screen/send/success.tsx
const onDonePressed = () => {
// @ts-ignore idk
navigation?.getParent().pop();
};

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bug: Navigation Regression: Success Screen Button Behavior

The "Done" button on the success screen now only pops one level, a regression from the previous customizable callback that allowed navigation to the root. The navigation?.getParent().pop() call uses a @ts-ignore, indicating a potential type safety issue or incorrect navigation API usage.

Fix in Cursor Fix in Web

@Overtorment Overtorment merged commit e6e2540 into master Aug 19, 2025
15 of 16 checks passed
@Overtorment Overtorment deleted the rn78 branch August 19, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testflight Upload iOS and macOS builds to Testflight.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants