top of page
FirebaseWrapperSDK
Firebase wrapper SDK, aims to implement FirebaseFirestore, FirebaseDatabase and FirebaseStorage more easily and in a cleaner way in an IOS Projects.
All retrieved data is return as a Result<FirebaseCodable, FirebaseWrapperError>.
FirebaseCodable implement the Decodable protocol, so IOS Developers can decode their own their stored values as Codable models.
It can be installed through SPM.
Tools :
Swift , Firebase
Music Deezer
Music Deezer is a small project developed in SwiftUi and Combine. It integrates the Deezer Api so user can search tunes and artist through the search bar throttling the search with combine publishers.
Music is played through a WKWebView representable.
Tools :
SwiftUI,Combine,
DeezerApi, MVVM
bottom of page