Skip to content

Conversation

raphckrman
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade react-native-screens from 4.9.2 to 4.11.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 76 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: react-native-screens
  • 4.11.1 - 2025-05-28

    What's Changed

    Small patch release with fix for Android edge-to-edge system insets styling.

    🐞 Bug fixes

    • fix(Android): remove setting system bar translucent props from JS if in edge to edge by @ kligarski in #2949

    🔢 Misc

    Full Changelog: 4.11.0...4.11.1

  • 4.11.1-nightly-20250708-62eb784c6 - 2025-07-08
  • 4.11.1-nightly-20250707-62eb784c6 - 2025-07-07
  • 4.11.1-nightly-20250706-62eb784c6 - 2025-07-06
  • 4.11.1-nightly-20250705-62eb784c6 - 2025-07-05
  • 4.11.1-nightly-20250704-62eb784c6 - 2025-07-04
  • 4.11.1-nightly-20250703-62eb784c6 - 2025-07-03
  • 4.11.1-nightly-20250702-62eb784c6 - 2025-07-02
  • 4.11.1-nightly-20250701-62eb784c6 - 2025-07-01
  • 4.11.1-nightly-20250630-62eb784c6 - 2025-06-30
  • 4.11.1-nightly-20250629-62eb784c6 - 2025-06-29
  • 4.11.1-nightly-20250628-62eb784c6 - 2025-06-28
  • 4.11.1-nightly-20250627-62eb784c6 - 2025-06-27
  • 4.11.1-nightly-20250626-62eb784c6 - 2025-06-26
  • 4.11.1-nightly-20250625-62eb784c6 - 2025-06-25
  • 4.11.1-nightly-20250624-62eb784c6 - 2025-06-24
  • 4.11.1-nightly-20250623-62eb784c6 - 2025-06-23
  • 4.11.1-nightly-20250622-62eb784c6 - 2025-06-22
  • 4.11.1-nightly-20250621-62eb784c6 - 2025-06-21
  • 4.11.1-nightly-20250620-62eb784c6 - 2025-06-20
  • 4.11.1-nightly-20250619-62eb784c6 - 2025-06-19
  • 4.11.1-nightly-20250618-62eb784c6 - 2025-06-18
  • 4.11.1-nightly-20250617-62eb784c6 - 2025-06-17
  • 4.11.1-nightly-20250616-62eb784c6 - 2025-06-16
  • 4.11.1-nightly-20250615-62eb784c6 - 2025-06-15
  • 4.11.1-nightly-20250614-62eb784c6 - 2025-06-14
  • 4.11.1-nightly-20250613-62eb784c6 - 2025-06-13
  • 4.11.1-nightly-20250612-62eb784c6 - 2025-06-12
  • 4.11.1-nightly-20250611-8b82e081e - 2025-06-11
  • 4.11.1-nightly-20250610-19170dbeb - 2025-06-10
  • 4.11.1-nightly-20250609-19170dbeb - 2025-06-09
  • 4.11.1-nightly-20250608-d017e7ba9 - 2025-06-08
  • 4.11.1-nightly-20250607-d017e7ba9 - 2025-06-07
  • 4.11.1-nightly-20250606-d017e7ba9 - 2025-06-06
  • 4.11.1-nightly-20250605-5fcb545c9 - 2025-06-05
  • 4.11.1-nightly-20250604-5fcb545c9 - 2025-06-04
  • 4.11.1-nightly-20250603-5fcb545c9 - 2025-06-03
  • 4.11.1-nightly-20250602-0564d43bb - 2025-06-02
  • 4.11.1-nightly-20250601-ab82c8b94 - 2025-06-01
  • 4.11.1-nightly-20250531-ab82c8b94 - 2025-05-31
  • 4.11.1-nightly-20250530-ab82c8b94 - 2025-05-30
  • 4.11.1-nightly-20250529-ab82c8b94 - 2025-05-29
  • 4.11.1-nightly-20250528-ab82c8b94 - 2025-05-28
  • 4.11.0 - 2025-05-27

    Minor release focused on fixing bugs, especially with the formSheet presentation, introduction of pageSheet presentation on iOS and integration with react-native-edge-to-edge on Android.

    Note

    Notable change is that for some time now we publish nightly builds. You can check them out by running yarn install react-native-screens@nightly.

    What's Changed

    ⚠️ Important

    • feat(tvOS): bump min. deployment target to 15.1 by @ kkafar in #2863

    🟢 Improvements

    • feat(iOS): add pageSheet presentation for native-stack by @ kligarski in #2793
    • feat(iOS): add unstable_accessibilityContainerViewIsModal prop for FullWindowOverlay by @ kkafar in #2854
    • feat(Android,unstable): integration with react-native-edge-to-edge by @ zoontek in #2464
    • feat(iOS): make fitToContents sheet height react to dynamic content by @ kligarski in #2877
    • feat(Android): deprecate status/navigation bar edge to edge related props in native code by @ kligarski in #2913

    🐞 Bug fixes

    • fix(iOS): prevent back button icon from "jumping" during pop animation when display mode minimal is set by @ kkafar in #2800
    • fix(Android): pressables lose focus on fast movement when gesture-handler is present by @ kkafar in #2819
    • fix(iOS): useHeaderHeight does not report correct value after cancelling search by @ maciekstosio in #2817
    • fix(Android): drawing order for multiple disappearing screens by @ kligarski in #2806
    • fix(Android,Paper): fix flicker during formsSheet enter transition on slow Android devices - not preloaded formSheet by @ kkafar in #2820
    • fix(Windows): fix building and crashing issues by @ kligarski in #2826
    • fix(iOS,Fabric): fix sporadic exiting screen content jump on goBack action by @ kkafar in #2838
    • fix(iOS,Fabric): TouchableOpacity does not work on screens with headerTranslucent: true on notchless iOS devices with older OS versions by @ kkafar in #2858
    • fix(iOS): fix header back button display mode when back title text is custom by @ maciekstosio in #2860
    • fix: ScreenStackHeaderSearchBarView invalid props type by @ kkafar in #2881
    • fix: use providers.exec to enable configuration-cache by @ lukmccall in #2903
    • fix(Fabric,iOS): header subviews do not support dynamic content changes by @ kkafar in #2905
    • fix(Fabric,Android): header subviews do not support dynamic content changes by @ kkafar in #2910
    • fix(iOS): prevent blocking search bar cancel button by detached header subviews by @ kkafar in #2912
    • fix(Android): fix formSheet sliding from top when it contains input with autofocus by @ kligarski in #2909
    • fix(CI): publish nightly - incorrect relative paths to scripts & missing build.log by @ kkafar in #2891
    • fix: remove global ref when invalidating module by @ WoLewicki in #2914
    • fix(iOS): pressables in header not working when hosting screen has modal presentation by @ kkafar in #2915
    • fix(iOS): allow to hide the search bar by @ kligarski in #2926
    • fix(Android): fix formSheet not adjusting for keyboard when it contains input with autofocus by @ kligarski in #2911
    • fix(iOS): fix detents not changing if sheetInitialDetent > 0 by @ kligarski in #2935
    • fix(Fabric,iOS): cancel conflicting presses in modals on swipe back gesture by @ kkafar in #2943
    • [0.80] Do not use ChoreographerCompat by @ cortinico in #2878

    🔢 Misc

    • chore: sort test screens by test number by @ kligarski in #2814
    • refactor(Android): add isTranslucent to ScreenFragmentWrapper & align method naming on Screen by @ kkafar in #2818
    • test(e2e,Fabric): add e2e tests for issue/PR examples 42..528 by @ kligarski in #2787
    • test(Fabric): add e2e test for issue 577 by @ kligarski in #2816
    • test(Windows): add Windows CI by @ kligarski in #2832
    • chore(deps): aggregate updates from dependabot by @ kkafar in #2833
    • chore(deps): aggregate updates from dependabot - another round by @ kkafar in #2839
    • chore(iOS): add code comment explaining validity of a tag value by @ kkafar in #2840
    • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /docs by @ dependabot in #2841
    • chore(deps): aggregate updates from dependabot by @ kkafar in #2847
    • docs: update information in native-stack's README and guide for library authors by @ kligarski in #2851
    • test(e2e, Fabric): add e2e test for issue/PR example 593 by @ kligarski in #2849
    • test(e2e, Fabric): add e2e tests for issue/PR examples 619..640 by @ kligarski in #2850
    • chore(examples): update lock files after release 4.11.0-beta.1 by @ kkafar in #2852
    • chore(CI): Update node version on CI, bump react-navigation and fix windows pipeline by @ maciekstosio in #2853
    • chore(iOS, Fabric): add tests for header interactions by @ maciekstosio in #2848
    • refactor(iOS): remove code unused on iOS >= 15.1 by @ kkafar in #2862
    • chore: bump react-navigation after changes from #2860 by @ maciekstosio in #2866
    • refactor(iOS): remove code unused on tvOS & iOS >= 15.1 by @ kkafar in #2864
    • refactor(iOS): move back item configuration to separate method by @ kkafar in #2865
    • refactor(iOS): limit scope of shouldUseCustomBackBarButtonItem flag by @ maciekstosio in #2867
    • chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /docs by @ dependabot in #2879
    • test(e2e, Fabric): add e2e tests for issue/PR examples 642..645 by @ kligarski in #2875
    • refactor: move sheet specific helper functions to separate module by @ kkafar in #2880
    • refactor: fix warning in SearchBar code by renaming param by @ kkafar in #2882
    • refactor: simplify props in HeaderConfig as ViewProps already include children by @ kkafar in #2883
    • refactor(web): cleanup types in ScreenStackHeaderConfig by @ kkafar in #2886
    • chore(CI): add nightly publish workflow by @ kkafar in #2890
    • test(e2e, Fabric): add e2e tests for issue/PR examples 648..649 by @ kligarski in #2897
    • test(e2e, Fabric): add e2e test for issue/PR example 654 by @ kligarski in #2898
    • chore(deps): bump @ babel/helpers from 7.24.7 to 7.27.1 in /docs by @ dependabot in #2901
    • test(e2e, Fabric): add e2e test for issue/PR example 658 by @ kligarski in #2900
    • chore(example): allow for styling `PressableWithFeedback by @ kkafar in #2906
    • chore(iOS): fix XCode symbol discovery for methods surrounded with RNS_IGNORE_SUPER_CALL_BEGIN by @ kkafar in #2907
    • test(e2e, Fabric): add e2e tests for issue/PR examples 662..691 by @ kligarski in #2916
    • chore(example): add shared, reusable color values by @ kkafar in #2922
    • Update README.md by @ donni106 in #2920
    • test(e2e, Fabric): add e2e tests for issue/PR examples 702..726 by @ kligarski in #2928
    • chore: add search bar to Example app and use it in e2e tests by @ kligarski in #2919

    New Contributors

    Full Changelog: 4.10.0...4.11.0

  • 4.11.0-nightly-20250527-5ea9cb4de - 2025-05-27
  • 4.11.0-nightly-20250526-60b0d5497 - 2025-05-26
  • 4.11.0-nightly-20250525-c188d3507 - 2025-05-25
  • 4.11.0-nightly-20250524-c188d3507 - 2025-05-24
  • 4.11.0-nightly-20250523-c188d3507 - 2025-05-23
  • 4.11.0-nightly-20250522-c188d3507 - 2025-05-22
  • 4.11.0-nightly-20250521-f79fcae0a - 2025-05-21
  • 4.11.0-nightly-20250520-54acad4b1 - 2025-05-20
  • 4.11.0-nightly-20250519-4a383a94a - 2025-05-19
  • 4.11.0-nightly-20250518-b673a0cff - 2025-05-18
  • 4.11.0-nightly-20250517-b673a0cff - 2025-05-17
  • 4.11.0-nightly-20250516-b673a0cff - 2025-05-16
  • 4.11.0-nightly-20250515-b673a0cff - 2025-05-15
  • 4.11.0-nightly-20250514-997d44c89 - 2025-05-14
  • 4.11.0-nightly-20250513-997d44c89 - 2025-05-13
  • 4.11.0-nightly-20250512-997d44c89 - 2025-05-12
  • 4.11.0-nightly-20250511-5b482bc5c - 2025-05-11
  • 4.11.0-nightly-20250510-5b482bc5c - 2025-05-10
  • 4.11.0-nightly-20250509-5b482bc5c - 2025-05-09
  • 4.11.0-nightly-20250508-0e2fd3265 - 2025-05-08
  • 4.11.0-nightly-20250507-ad247341f - 2025-05-07
  • 4.11.0-nightly-20250506-d1e9aaffe - 2025-05-06
  • 4.11.0-nightly-20250505-d1e9aaffe - 2025-05-05
  • 4.11.0-nightly-20250505-67beb5d50 - 2025-05-05
  • 4.11.0-beta.2 - 2025-04-11

    This beta includes mostly tests, refactors & other internal improvements. Beside that it brings 3 important fixes for iOS.

    What's Changed

    ✅ Improvements / support changes

    • feat(iOS): add unstable_accessibilityContainerViewIsModal prop for FullWindowOverlay by @ kkafar in #2854
    • feat(tvOS): bump min. deployment target to 15.1 by @ kkafar in #2863

    🐞 Bug fixes

    • fix(iOS,Fabric): fix sporadic exiting screen content jump on goBack action by @ kkafar in

Snyk has created this PR to upgrade react-native-screens from 4.9.2 to 4.11.1.

See this package in npm:
react-native-screens

See this project in Snyk:
https://app.snyk.io/org/raphckrman/project/9125f246-3b6f-4c99-9b2f-3f5dfff86de4?utm_source=github&utm_medium=referral&page=upgrade-pr
@raphckrman raphckrman closed this Jul 9, 2025
@raphckrman raphckrman deleted the snyk-upgrade-fe676297498690ef9efa28d4cc375331 branch July 9, 2025 11:03
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