All Questions
1 question
0
votes
1
answer
229
views
Reading UIImage data while scrolling, pros and cons
I'm doing some sort of scroller for some images i've saved on the device using NSFileManager,
Everytime the user scrolls into the specific cell i read the image data and load it, and the scrolling ...