You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personal project in iOS development using Swift 5, MVVM architecture, Combine, a REST API, UIKit and XCTest for Unit Testing. This native iOS application retrieves the Cryptocurrency exchanges in real time.
TTBaseUIKit is a framework that helps you build iOS applications in the fastest and most efficient way, by providing base views written in both UIKit Programmatically and SwiftUI.
A Application that show usage of UICollectionViewCompositionalLayout and UICollectionViewDiffableDataSource. MVVM architecture is used. Programmatically UI development.