Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jun 12, 2025

Upgrades to latest bottom sheet version (which helps with a bunch of issues on new arch)

gorhom and others added 30 commits October 3, 2022 19:56
* chore: updated dependencies

* feat: rewrite the gesture api with gh2
* chore: updated dependencies

* refactor: updated ReText view for web

* chore: added cursor for handle container

* chore: updated expo version for example project

* feat: added scrollable component for web

* feat: added gesture and scroll handler for web

* chore: added getRefNativeTag for web

* feat: rewrite gesture apis with gesture handler 2 (gorhom#1126)

* chore: updated dependencies

* feat: rewrite the gesture api with gh2

* fix(gorhom#1119): fixed race condition between onmount and keyboard animations

* fix: update ref handler for web

* chore: removed unused component

* chore: updated expo

* fix: detached example on web
* chore: updated react native to 71

* chore: updated reanimated to v3

* fix: added a fix for web initialization
…hom#1335)(by @eps1lon)

* fix(BottomSheetScrollView): Scroll responder types use mixin

* chore: removed unused import

---------

Co-authored-by: gorhom <[email protected]>
…hom#1309)(by @magrinj)

* fix: bottom sheet modal appear behind native views

* feat: add bottomSheetWrapper prop to specify a custom wrapper component

* fix: edit regardless of the comments
@beqramo)

* fix: keyboard on focus

* fix: updated containerOffset top value to default to 0

---------

Co-authored-by: Mo Gorhom <[email protected]>
* chore: updated example to use expo and removed rn bare project

* chore: updated expo v50

* chore: updated map example

* chore: updated view pager example

* chore: updated react navigation example

* chore: updated native screens example

* chore: updated dependencies
)

* Added accessibility to the bottomSheet component

* Accessibility changes - BottomSheetBackdrop

* Accessibility changes - BottomSheetHandle

* Minor adjustments after review

* removed unused spread operator

* fix: removed change announcement

removed the change announcement part of the code, and the ..rest from the two mentioned files.
gorhom and others added 26 commits May 26, 2025 22:20
…ith keyboard animations (gorhom#2271)(by @souyahia)

* feat: add position params in onAnimate event

* fix: prevent index from going to negative on animate with keyboard events

---------

Co-authored-by: gorhom <[email protected]>
* Revert "Add lockableScrollableContentOffsetY which does not change when scrollable is locked (#14)"

This reverts commit 859ab16.

* Move lockableScrollableContentOffsetY into scrollable props
Reverts parts of gorhom@5397478

Using position absolute can cause layout glitches, probably due to yoga layout calculation bugs.
@ghost ghost force-pushed the discord-fork-5.1.6 branch from 74db26d to 88307f4 Compare June 18, 2025 20:04
hannojg and others added 3 commits June 20, 2025 13:03
In this commit it was added that we will include the bottom inset (nav bar) in the keyboard height calculation. All the code for bottom sheetss in discord doesn't expect that so we opt out of that for now:

- gorhom@209886d#diff-1c1ab600ff597ed847263ecca21ae9c5d89614cccac685c4d24401c494e5a53d
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.