How do I put multiple images in an empty image array in swift 2 or Xcode 7.3?
The following error keeps popping up for me:
cannot assign a value of type 'UIImage?' to type '[UIImage]'
How do I put multiple images in an empty image array in swift 2 or Xcode 7.3?
The following error keeps popping up for me:
cannot assign a value of type 'UIImage?' to type '[UIImage]'
Copyright © 2021 Jogjafile Inc.

Try like this: