Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Configurable image loader #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ejensen
Copy link

@ejensen ejensen commented Dec 3, 2020

  • Allows the configuration of the remote image loading mechanism
    • Defaults to a simple URLSession based loader
    • Removes the required dependency on Alamofire and AlamofireImage
    • Example app includes an example of how to create an ImageLoader implementation that uses AlamofireImage
  • Add missing public initializer to TextListConfiguration and HorizontalRuleViewProvider

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant