Some 3rd-party removed:
- Kingfisher: I used it to cache snapshots generated by #MKMapSnapshotter (for UITableView cells) ➡️ I'll now cache them in my Core Data store, if needed.
- Alamofire: I used it to fetch locations by consuming Foursquare API ➡️ I'll now use #MKLocalSearch (#MapKit).
#mkmapsnapshotter #mklocalsearch #mapkit #indiedev #BuildInPublic