Skip to content

Docs for SlideToPay Animation #72

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

Merged
merged 2 commits into from
Jun 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ A repo for some React Native Animations that I've practiced. These animations ar
## [32. Draggable Popover](https://github.com/kartikeyvaish/React-Native-Animations/tree/main/animations/DraggablePopover)

## [33. Animated Dropdown](https://github.com/kartikeyvaish/React-Native-Animations/tree/main/animations/AnimatedDropdown)

## [34. Slide To Pay](https://github.com/kartikeyvaish/React-Native-Animations/tree/main/animations/SlideToPay)
4 changes: 4 additions & 0 deletions animations/SlideToPay/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Slide to Pay

https://github.com/kartikeyvaish/React-Native-Animations/assets/55032587/26c21787-8d7f-41ff-bc4a-937a036b4ed0

Loading