You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enable swipe to reply for message bubble (#2892)
* feat: enable swipe to reply for message bubble
* feat: update rn-reanimated and gesture handler peer dep
* fix: add left swipe for right aligned message
* fix: change MessageSwipeLeftContent to MessageSwipeContent
* fix: remove Swipeable from hierarchy if the feature flag is false
* fix: remove Swipeable from hierarchy if the feature flag is false
* fix: remove duplicacy
* fix: chnage Swipeable to custom Gesture Pan
* fix: don't bump peer dep
* fix: add hitslop
* fix: add useMemo for the render components
* fix: deps
0 commit comments