i have one problem. i need to get the images from plist and show it on the imageview? my plist structure is (category)array--> sub category(dictionary) which can be more than one--> images (array) and scroll in horizontally. please suggest some answer as soon as possible.
- (void)getImage
{
NSArray *imageArray = [NSarray arrayWithContentsOfFile:plistPath];
for(NSDictionary *dict in imageArray)
{
UIImage *image = [UIImage imageNamed:[dict objectForKey:imageKey]];
}
}
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论