Skip to content

Support initializing with image URLs #17

@ZevEisenberg

Description

@ZevEisenberg

In some cases, you might have URLs for images (and possibly thumbnails), and it would make sense for RIGImageGallery to manage loading those images internally. If we don't want to own the actual URL requests, we could expose a block or delegate method so that the consumer provides some synchronous image loading code that RIGImageGallery calls asynchronously on their behalf. Coupled with this, RIGImageGallery should support a default per-page loading spinner and a customization point to provide a loading view, which optionally can show percentage progress instead of just "loading".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions