Skip to content

Conversation

@rtturner
Copy link

git reset --hard upstream/master

git cherry-pick 07bc6951cb0aeef04c1c51fda513db469259eb99

Reset to upstream master and grabbed out hot fix commit. Seems that it hasn't been officially resolved.

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 <gorhom.dev@gmail.com>
…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 <gorhom.dev@gmail.com>
* 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.
xoyseau and others added 28 commits October 19, 2024 19:46
…orhom#1973)(by @jewhyena)

* feat: respect users' preferredd color scheme

* feat: set default color mode to dark

---------

Co-authored-by: Eugene <91225197+jewhyena@users.noreply.github>
…#1993)(by @hirbod)

* fix:(web) useScrollHandler.web.ts

* chore: updated the onScroll type

---------

Co-authored-by: gorhom <gorhom.dev@gmail.com>
Co-authored-by: Adrian Furman <adrian.furman@deployed.pl>
…orhom#1992)(by @pinpong)

* fix(gorhom#1983): updated shared values access as hook dependancies

* chore: removed render message

---------

Co-authored-by: Mo Gorhom <gorhom.dev@gmail.com>
BottomSheetModalProvider is wrapped within the GestureHandlerRootView
@rtturner
Copy link
Author

Closed for #3

@rtturner rtturner closed this Jan 14, 2025
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.