Football Chants is a public iOS app developed to enhance my knowledge of UIKit while exploring various key concepts and techniques in iOS development. The app allows users to interact with football-related chants, demonstrating the power of UIKit and core development patterns.
The goal of this project is to solidify my understanding of:
- UIKit fundamentals.
- Design patterns like MVVM and Delegate.
- Custom UI components and advanced table views.
- Multimedia handling using AVAudioPlayer.
- Swift features like computed properties.
- UI customization including icons, colors, and app navigation.