Skip to content

feature: swipeable reply layout#320

Merged
AtlantisPleb merged 10 commits into
OpenAgentsInc:mainfrom
enzomanuelmangano:feature/direct-message-reply
Jul 9, 2023
Merged

feature: swipeable reply layout#320
AtlantisPleb merged 10 commits into
OpenAgentsInc:mainfrom
enzomanuelmangano:feature/direct-message-reply

Conversation

@enzomanuelmangano

Copy link
Copy Markdown
Contributor

This Merge Request includes the implementation of the logic needed to create the "Swipeable Reply" in the chat.

The main component of the animation is the SwipeableItem, which can be used to handle both leftward and rightward swipes.
The implementation definitely relies on the React Native Gesture Handler packages (for handling the swipe), Reanimated for handling SharedValues, and Skia for creating the "Progress Indicator".

video.mov

@AtlantisPleb AtlantisPleb merged commit 040e2e7 into OpenAgentsInc:main Jul 9, 2023
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.

2 participants