FlagKit icon indicating copy to clipboard operation
FlagKit copied to clipboard

Get all images with one call

Open jasurbekshomurodov opened this issue 3 years ago • 1 comments

Hi. I wanted to ask about how to get all the flags and names with one call. I want to load all the images and show in my tableView. Thank you beforehand

jasurbekshomurodov avatar Mar 18 '21 05:03 jasurbekshomurodov

A list of all images is given in the demo. In this file: https://github.com/madebybowtie/FlagKit/blob/master/Sources/FlagKitDemo-iOS/Flag.swift

theRatramnus avatar Aug 23 '22 15:08 theRatramnus