A complete Crypto Tracker
app built with SwiftUI
.
The app provides a seamless experience for tracking cryptocurrency prices and market data, leveraging the latest Swift technologies to ensure high performance and reliability.
This project follows Model View ViewModel(MVVM)
architecture principles for a modular and maintainable codebase. It uses Combine
for data fetching, CoreData
for data persistence, CoinGecko
for API calls and SwiftUI
for its UI.
Don't forget to ⭐ the repo
This app was created following a tutorial on YouTube by Swiftful Thinking. Swiftful Thinking is the BEST place to learn SwiftUI. Highly recommend.