I need to find out how i will be abl to add padding around certain images when needed. I have no idea where to even start so anything will be greatly appreciated
just set the frame of the image view slightly larger than actual image and make sure the content mode is to center the image rather than stretch it or scale it.