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

feature: swipeable reply layout #320

Merged

Conversation

enzomanuelmangano
Copy link
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
2 checks passed
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.

None yet

2 participants