A visual catalog of popular Animal Crossing characters built with SwiftUI.
This project focuses on creating beautiful, responsive layouts using modern SwiftUI techniques.
- π§© Grid layout using
LazyVGrid - π¨ Custom cards with background color per character
- πΌοΈ Character images, names and shadows
- π± Fully responsive UI for iPhone
- π State and data management with
@Stateand@Binding - βοΈ Light animated background
This app is currently under development.
- Basic layout and styling
- Character card view
- Scrollable grid
- Add character descriptions
- Implement detail view
- Add favorite toggle with animation
- Improve accessibility and dark mode
- π» Swift
- π± SwiftUI
- π§ MVVM-ready structure
- π§° Xcode
- Clone the repository
git clone https://github.com/benjaminrsalgado/AnimalCrossingCharacters.git