I want to develop an application which shows photos like digital picture frame (One by one photo slides automatically and shows animation).
How to do it ? Is there any sdk available or I have to do it by my own logic ? Please help me if anyone can suggest any reference link.
This is not exactly an answer but might help
You can install cocoa pods using sudo gem install cocoapods
then go to
and search for the components you need. most of the pods will have necessary info how to use it
You can also visit
this will have a curated list of awesome pods
Hope it helps :)
来源:https://stackoverflow.com/questions/33889683/how-to-implemet-digital-picture-frame-in-ios-app