This project demonstrates how to manage UICollectionView
in iOS, covering features such as adding, editing, deleting, and moving cells, as well as swipe card functionalities.
- Add, Edit, Delete Details: Demonstrates how to add, edit, and delete items in a collection view.
- Move Cells: Shows how to reorder cells by dragging.
- Swipe Cards: Step-by-step guide on implementing swipe cards functionality.
- Centered Pagination: Custom pagination using
UICollectionViewFlowLayout
to center cards. - Snap-on-Scroll Behavior: Adds a snap effect when scrolling between cards.
- Card Scaling on Scroll: Dynamically scales the size of cards as they are scrolled into focus.
- Clone the repository:
git clone https://github.com/lymanny/iOS-UICollectionView-Sample-Project.git
- Open the project in Xcode.
- Run the project on an iOS simulator or device to explore the functionality.
- iOS 14.0+
- Xcode 12.0+
- Swift 5.0+
Contributions are welcome! Please feel free to submit issues, fork the repository, and create pull requests.
This project is licensed under the MIT License.
lymanny - iOS Developer
π Portfolio