scanbot-sdk-example-react-native
scanbot-sdk-example-react-native copied to clipboard
Bump react-native-screens from 3.32.0 to 3.35.0
Bumps react-native-screens from 3.32.0 to 3.35.0.
Release notes
Sourced from react-native-screens's releases.
3.35.0
What's Changed
Minor release supporting RN 0.76 with a lot of fixes and improvements cherry picked from
4.0.0line.Most notably, the
formSheetpresentation is not in its best shape on 3.x line of this library, we highly recommend using latest beta of4.0.0.:+1: Improvements
- feat(iOS): Implement blurEffect for new architecture by
@janicduplessisin software-mansion/react-native-screens#2207- docs: Manage system color scheme changes (#2440) (b849bdf95) by
@patrycjakalinska- chore: add support for 0.76-rc.6 (#2407) (dc8c0581b) by
@maciekstosio- feat: add basic React Server Component support (#2170) (3b8033d35) by
@EvanBacon- feat: add monorepo support for Android builds (#2352) (09fe80516) by
@kkafar- feat(Android): add ios like
ios_from_leftslide animation (#2328) (6bdb770ff) by@chrispader- feat: add support for dynamic frameworks (#2315) (ad9d97587) by
@WoLewicki:bug: Bug fixes
- fix(iOS): onNativeDismissCancelled called too early during modal dismissal by
@zetavgin software-mansion/react-native-screens#2129- fix(android): disappearing search icon on opening transparent modal by
@alduzyin software-mansion/react-native-screens#2274- fix(Android,Fabric): add missing
DoNotStripannotation to JNI-accessed methods by@kkafarin software-mansion/react-native-screens#2290- fix(Android,Fabric,bridgeless): crash on RN hot reload in dev mode when redbox in presentation by
@kkafarin software-mansion/react-native-screens#2289- fix(iOS): FullWindowOverlay layout height (#2430) (5359e4e56) by
@alduzy- fix(iOS):
extraLightblur 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
invalidateon 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
Screencomponent, 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
translucentnav bar (until it's explicitly specified) (#2301) (eed1cb0da) by@kirillzyusko- fix(Android,Fabric): pressable on
Screenloses 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:1234: Miscellaneous
- chore: remove unused code for finding rn version by
@WoLewickiin software-mansion/react-native-screens#2288- fix(iOS): remove leftover _sheetsScrollView reference after cherry-picking from main by
@alduzyin software-mansion/react-native-screens#2447- fix: removed leftover test import after cherry-picking from main by
@alduzyin software-mansion/react-native-screens#2448- chore(deps): aggregate updates from dependabot (#2354) (4effcfea3)
- chore(deps): bump serve-static from 1.15.0 to 1.16.2 in /Example (#2343) (f10992770)
- chore(deps): bump express from 4.19.2 to 4.21.0 in /docs (#2348) (64cc3e9e0)
- docs(readme): update FullWindowOverlay example path (#2326) (e0fe6518c) by
@ilia-kurganskii
... (truncated)
Commits
c67e2b2Release 3.35.08762271fix: removed leftover test import after cherry-picking from main (#2448)b95fa43fix(iOS): remove leftover _sheetsScrollView reference after cherry-picking fr...b849bdfdocs: Manage system color scheme changes (#2440)5359e4efix(iOS): FullWindowOverlay layout height (#2430)dc8c058chore: add support for 0.76-rc.6 (#2407)da70a27fix(iOS):extraLightblur not working (#2338)bb86f5bfix(iOS): header snapshots not working (#2393)5a9afbbfix(Android): going back on fabric with horizontal list crash (#2403)71db286fix(iOS,Fabric): prevent memory leak by callinginvalidateon deleted scree...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)