Skip to content

Develop#47

Merged
stanleyugwu merged 8 commits into
mainfrom
develop
May 18, 2026
Merged

Develop#47
stanleyugwu merged 8 commits into
mainfrom
develop

Conversation

@stanleyugwu

Copy link
Copy Markdown
Owner

No description provided.

fix issue #34 by rewriting the content container element ID tagging logic for handling pan gestures. Also, ensure multiple fallbacks for resilience and backward compatibility with React Native’s old `Paper` renderer
on non-fade closing animation, we now run backdrop fade and height slide-out in parallel so flick-to-close doesn't pause mid-flight waiting for the (faster) backdrop fade and snap the outer container to 0 only after the sheet has finished sliding out so the slide animation isn't clipped. Fixes #29
make back button handler hook useEffect early-return when platform is not android. Fixes #42 and part of #21
…border radii style override

Add  `flex:1` to child content container `View` to allow full-height content (fixes #36). Also apply default top-corner radii only when the user hasn't supplied a `borderRadius` shorthand (fixes #25)
use closure-scoped easing fns instead of `this` to prevent undefined reference when animateHeight is called unbound (fixes #45)
@stanleyugwu stanleyugwu merged commit 80e66d9 into main May 18, 2026
4 checks passed
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.

1 participant