I would like to found iOS default images (like checkmark, info icon,...) so that I can use them elsewhere and not only in cell accessory field or buttons.
I guess, that xcode must have some folder with it's resources on disk, so I would need to access that, or some other way how can I use those images inside UIImageView.
The imagery is in iOS. It is not generally accessible. You need to provide your own imagery.