I am working in the Xcode, and I am new in swift. Can I create two different cells in a collectionview and and be able to move them between each other?
Asked
Active
Viewed 52 times
-1
-
A quick search on this platform came up with this result: https://stackoverflow.com/a/39088025/1195661. – palme May 26 '21 at 15:52
1 Answers
0
Yes you can do from storyboard.
Go to Main.Storyboard
and select that CollectionView
. Click on Top right side and select 4th option and increase 'items'. Then your items in collection view will increase.

Dishant Rajput
- 1,329
- 1
- 10
- 20