Posts

Showing posts from October, 2020

A small list of essential iOS libraries to have

This is a quick list of libraries which we should have in our ios project. Firebase Analytics pod 'Firebase / Analytics ' Firebase Crashlitics. pod 'Firebase / Crashlytics ' Firebase Cloud Messaging pod 'Firebase/ Messaging ' Alamofire  pod 'Alamofire' Kingfisher pod 'Kingfisher ' ObjectMapper pod 'ObjectMapper' Keep commenting about the libraries which I missed to added. And follow the link to find another amazing list of libraries for ios, link here ✌️