Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord fork v5 #17

Draft
wants to merge 58 commits into
base: discord-fork-4.6.1
Choose a base branch
from
Draft

Discord fork v5 #17

wants to merge 58 commits into from

Conversation

yayvery
Copy link

@yayvery yayvery commented Mar 14, 2024

not for merging, just using to view the diff

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.
@yayvery yayvery force-pushed the discord-fork-v5 branch 5 times, most recently from 44e7a05 to 50fedc4 Compare March 15, 2024 02:47
Squashed commit of all changes for Discord's react-native-bottom-sheet fork
remove deprecated useWorkletCallback

remove deprecated Animated.SharedValue and Animated.AnimateProps

replaced with SharedValue and AnimatedProps

remove deprecated easingfunction
@yayvery yayvery force-pushed the discord-fork-4.6.1 branch 8 times, most recently from 27f2f92 to 54dc2e0 Compare March 17, 2024 23:42
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.