So I have been trying to do this for ages with no luck, ive found some solutions on git hub but these arent working for me, basically I have an array of UIImage which I want to be converted into a 10 second long video when the user presses a button, this video will then be saved to the users camera roll, does anyone have any code to deal with this in swift?
EDIT: The question which this has been marked as a duplicate from is answered in objective c, not swift