fix(iOS): FullWindowOverlay layout height (#2430) (5359e4e56) by @alduzy
fix(iOS): extraLight blur not working (#2338) (da70a27ce) by @maksg
fix(iOS): header snapshots not working (#2393) (bb86f5bf6) by @alduzy
fix(Android): going back on fabric with horizontal list crash (#2403) (5a9afbb17) by @alduzy
fix(iOS,Fabric): prevent memory leak by calling invalidate on deleted screens (#2402) (71db2866d) by @kkafar
fix(iOS): header subviews layout on tab change (#2385) (652dbcfef) by @alduzy
fix(Android): going back on fabric with nested list (#2383) (d83d4b7c0) by @alduzy
fix(iOS): full screen modal crash on paper (#2336) (173110d70) by @maksg
fix(iOS): right header incorrect position (#2316) (29d3c2cca) by @alduzy
fix!: always set Zindex to undefined for InnerScreen (#2351) (746eff878) - This looks like a breaking change, however you should never be able to set the styles directly on the Screen component, if you were doing it, you have been already doing something wrong by @adrianryt
fix(iOS): modal not presenting when deep in stack (#2335) (77d0562ae) by @maksg
fix(Android): getChildDrawingOrder when using refreshcontrol (#2330) (ee967a5cc) by @BenIrving
fix: do not force set translucent nav bar (until it's explicitly specified) (#2301) (eed1cb0da) by @kirillzyusko
fix(Android,Fabric): pressable on Screen loses focus on pointer movement (#2292) (5a3b31ae3) by @kkafar
fix(iOS): Change import of RectUtil.h file to react/renderer/components (#2319) (eac554e8f) by @tboba
fix(Android): incorrect childCount in removeViewAt when using flatlist on fabric (#2307) (10bda7da1) by @alduzy
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps react-native-screens from 3.31.1 to 3.35.0.
Release notes
Sourced from react-native-screens's releases.
... (truncated)
Commits
c67e2b2
Release 3.35.08762271
fix: removed leftover test import after cherry-picking from main (#2448)b95fa43
fix(iOS): remove leftover _sheetsScrollView reference after cherry-picking fr...b849bdf
docs: Manage system color scheme changes (#2440)5359e4e
fix(iOS): FullWindowOverlay layout height (#2430)dc8c058
chore: add support for 0.76-rc.6 (#2407)da70a27
fix(iOS):extraLight
blur not working (#2338)bb86f5b
fix(iOS): header snapshots not working (#2393)5a9afbb
fix(Android): going back on fabric with horizontal list crash (#2403)71db286
fix(iOS,Fabric): prevent memory leak by callinginvalidate
on deleted scree...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show