eurofurence / ef-app_ios

iOS version of the official Eurofurence app
MIT License
5 stars 1 forks source link

Fetch images into Core Data model #499

Closed ShezHsky closed 2 years ago

ShezHsky commented 2 years ago

Fetches and persists remote images into the Core Data based store solution. Image entities contain a URL into the shared container to find the image later.