Skip to content

Update react-native-navigation version to v8#2741

Open
SB-priyankap wants to merge 4 commits intonextfrom
pri/plat-15991-RNNVU-NC
Open

Update react-native-navigation version to v8#2741
SB-priyankap wants to merge 4 commits intonextfrom
pri/plat-15991-RNNVU-NC

Conversation

@SB-priyankap
Copy link
Copy Markdown
Contributor

@SB-priyankap SB-priyankap commented Apr 28, 2026

Goal

Update react-native-navigation version to v8

Changeset

changes in yml file and script file

Testing

did end to end testing and run unit test cases

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 51.76 kB 15.30 kB
After 51.76 kB 15.30 kB
± No change No change

code coverage diff

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
0%(+0%) 0%(+0%) 0%(+0%) 0%(+0%)

Generated by 🚫 dangerJS against a85c931

limit: 1

- label: ':android: Build react-native-navigation {{matrix}} test fixture APK (New Arch)'
skip: true # Skipped pending PLAT-15027
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We are no longer skipping the test so this line should be deleted not just commented out

- "0.72"

- label: ":bitbar: :android: react-native-navigation {{matrix}} Android 12 (New Arch) end-to-end tests"
skip: true # Skipped pending PLAT-15027
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same here - just delete the line instead of commenting out


const REACT_NATIVE_NAVIGATION_PEER_DEPENDENCIES = [
'react-native-navigation@7.41.0' // Issue with 7.42.0
'react-native-navigation@8.5.0' // Issue with 7.42.0
Copy link
Copy Markdown
Contributor

@hamudi-ahmed hamudi-ahmed Apr 28, 2026

Choose a reason for hiding this comment

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

Suggested change
'react-native-navigation@8.5.0' // Issue with 7.42.0
'react-native-navigation@8.5.0'

This comment is no longer relevant so should probably be removed to avoid confusion

@SB-priyankap SB-priyankap changed the title Pri/plat 15991 rnnvu nc Update react-native-navigation version to v8 #15991 Apr 29, 2026
@SB-priyankap SB-priyankap changed the title Update react-native-navigation version to v8 #15991 Update react-native-navigation version to v8 Apr 29, 2026
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