Home:ALL Converter>Create asset catalogue programmatically in swift

Create asset catalogue programmatically in swift

Ask Time:2014-10-11T23:24:20         Author:The New Horizon

Json Formatter

Am fairly new to swift (in fact who isn't, but am new to iOS development too) and currently working on an app which involves good number of images. I could categorise the images and add it in asset catalogues for the initial app. However, there would be some options for the user to download the images also. In such case, i would like to add the images to an asset or create a new asset catalogue programmatically. I am not sure whether its a good idea or is there any other better idea to store the images? Googled for some suggestions , but I couldn't get any.. Any help / suggestions would be much appreciated..

Author:The New Horizon,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/26316182/create-asset-catalogue-programmatically-in-swift
yy