Questions tagged [apple-photos]

Photo management and editing application developer by Apple for OS X.

This app is intended to replace iPhoto and Aperture:

https://en.wikipedia.org/wiki/Photos_(application)

http://www.apple.com/osx/photos/

17 questions
-1
votes
0 answers

How to make like Apple Photos collectionview pinch zoom?

Apple photos can change columns with pin zoom smoothly,how it work? i have coustom UICollectionViewFlowLayout , use UIPinchGestureRecognizer, but not work well this is my custom layout - (void)prepareLayout { [super prepareLayout]; …
-1
votes
1 answer

How do you add all photos in a folder to an Apple Photos album without importing any pictures?

This is useful when you have a folder of images that may contain images that you already have in your library.
Varun Singh
  • 1,676
  • 3
  • 18
  • 25
1
2