ios - How to use the same NSCache Image from tableVIew Cell to push it on a Static tableVIew -


silly question maybe but, what's best practice use same nscache image initial tableview cell push on static tableview, right i'm using same approach on tableview image on static tableview

1) have tableview load images web service, cache images on simulator 2) when select cell initial tableview,i had same information tableviewcell on static tableview, problem how use same image initial tableviewcell cache on static tableview ?

thanks help

same images in key value dictionary index path key


Comments