Dragon Ball App

Dragon Ball App

Entertainment

A clean iOS app built with SwiftUI that lets users explore the Dragon Ball universe. Browse a scrollable list of characters fetched from the Dragon Ball API, tap any character to dive into their details — stats, race, affiliation, and more. Built as a personal project to practice SwiftUI fundamentals including list views, navigation, async data fetching, and clean UI composition.

Screenshots
Screenshot 1Screenshot 2
Features
  • Browse the full list of Dragon Ball characters
  • Tap any character to view detailed stats and info
  • Character details include race, affiliation, and power level
  • Clean SwiftUI list and navigation stack architecture
  • Live data fetched from the Dragon Ball API
  • Smooth native iOS animations and transitions
Source Code