The Home page loads list of transfer destinations and shows them in two sections:
A)Favorites: Selected items by user as Favorite.
B)All: Loaded items.
Framework: SwiftUI
Compatibility: iPhone (Requires iOS 14.0 or later)
Architecture: MVVM
Dependencies: 0
Device Orientation: Portrait
Appearance: Light/Dark
Features:
- Custom AsyncImage which Cashes the image
- Custom Activity Indicator
- Custom Animations and network loaders
- Shimmer Effect
- Pull to refresh with "Blu" logo
- Custom Bank Card View with the design of Blu Bank Cards
- Pagination
- Core Data
- Custom Components,and View modifiers
- Unit testing for Home page.