• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Displaying an "album of images" in iOS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying an "album of images" in iOS


  • Subject: Re: Displaying an "album of images" in iOS
  • From: Steve Mills via Cocoa-dev <email@hidden>
  • Date: Thu, 19 Sep 2019 18:45:30 -0500

> On Sep 19, 2019, at 18:22, Carl Hoefs via Cocoa-dev
> <email@hidden> wrote:
>
> I'm writing an iPhone app that analyzes an input image and generates nine jpg
> images. That's too many to be displayed at once on the GUI, so I thought to
> use an "album of images" that the user can thumb through (an animated display
> that used to be popular years ago on Finder, Safari, iTunes, etc).
>
> I can't find how to do this, either because I don't know the correct
> terminology for it, or because it's been deprecated many moons ago. Any ideas?

You could use a collection view if you just want a grid of thumbnails. If you
want that coverflow sort of thing, Apple doesn’t supply a class for that these
days, but there are many 3rd party implementations you could check out. Just
search for “iOS coverflow” and I’m sure you’ll find many hits.

Steve via iPad


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Displaying an "album of images" in iOS
      • From: Carl Hoefs via Cocoa-dev <email@hidden>
References: 
 >Displaying an "album of images" in iOS (From: Carl Hoefs via Cocoa-dev <email@hidden>)

  • Prev by Date: Displaying an "album of images" in iOS
  • Next by Date: Re: Displaying an "album of images" in iOS
  • Previous by thread: Displaying an "album of images" in iOS
  • Next by thread: Re: Displaying an "album of images" in iOS
  • Index(es):
    • Date
    • Thread