Skip to content

feat: add post-transaction animations with recipient details and haptics - #653

Open
GdAyo19 wants to merge 1 commit into
Fracverse:masterfrom
GdAyo19:feat/post-transaction-animations
Open

feat: add post-transaction animations with recipient details and haptics#653
GdAyo19 wants to merge 1 commit into
Fracverse:masterfrom
GdAyo19:feat/post-transaction-animations

Conversation

@GdAyo19

@GdAyo19 GdAyo19 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor
  • Integrate expo-document-picker for CSV file selection
  • Add CSV parsing and validation (expected columns: recipient_name, recipient_address, amount, currency)
  • Add Distribution List transfer mode with file picker, preview, and submit flow
  • Validate each row: required fields, Stellar address format, positive amounts
  • Display parsed items using BatchPayoutSummary component
  • POST validated items to /api/admin/distribution-lists on submit
    Closes [mobileapp] UI: Create success page highlighting username receipt #567

Add SuccessAnimation component with Animated.sequence-based slide-in
animations for recipient details and transaction indicators on the
success screen. Include haptic feedback via expo-haptics.
@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@GdAyo19 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ONEONUORA

Copy link
Copy Markdown
Contributor

@GdAyo19
Pls fix conflict

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.

[mobileapp] UI: Create success page highlighting username receipt

2 participants