Skip to content

swift send implementation - #223

Merged
rohan911438 merged 1 commit into
rohan911438:mainfrom
Open-Works-Contributions:me/wave-5
May 29, 2026
Merged

swift send implementation#223
rohan911438 merged 1 commit into
rohan911438:mainfrom
Open-Works-Contributions:me/wave-5

Conversation

@Wilfred007

Copy link
Copy Markdown

I've successfully improved the mobile navigation experience. Here's what was implemented:

Changes Made
BottomNav Component Improvements

Larger touch targets: Increased to 64x64px minimum (exceeds 44px mobile standard)
Better spacing: Improved padding and gap for easier tapping
Haptic feedback: Added navigator.vibrate(10) on tap for tactile feedback
Active state animations: Added scale-95 on press and scale-110 for active items
Enhanced visual feedback:
Active items now have bg-primary/10 background
Hover states with hover:bg-accent/50
Active indicator moved to top-right corner
Backdrop blur: Added backdrop-blur-lg for better visual separation
Improved focus states: Better keyboard navigation with ring offsets
Page Updates

History page: Added missing BottomNav component and standardized padding to pb-24
SendMoney page: Standardized padding from pb-32 to pb-24 for consistency
Refunds page: Added missing BottomNav component and pb-24 padding
Consistent Mobile Spacing

All main pages now use pb-24 to ensure content doesn't overlap with bottom navigation
This provides 6rem (96px) of bottom padding, sufficient for the navigation bar

Closes #162
Closes #158
Closes #161
Closes #160

@drips-wave

drips-wave Bot commented May 29, 2026

Copy link
Copy Markdown

@Wilfred007 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

@rohan911438
rohan911438 merged commit af7cbe9 into rohan911438:main May 29, 2026
0 of 3 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

3 participants