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