CollectionViewClassifyMenu is an Objective-C iOS demo project that builds categorized menus using UICollectionView. It demonstrates a two-level classification menu where the second-level menu can collapse and expand. The project also includes a sidebar-style menu with multi-select behavior for filtering choices. It supports persistence of selected filter conditions, so the app can remember the user’s previous menu state after reopening. The demo uses NSCoding for saving filter data and includes a way to clear saved settings at launch. Its main value is giving iOS developers a practical reference for collection-view-based menu layouts and filter interfaces.
Features
- UICollectionView-based menu UI
- Two-level collapsible classification menu
- Sidebar-style filter menu
- Multi-select filter behavior
- Persistent filter state support
- Objective-C iOS demo project
Categories
LibrariesFollow CollectionViewClassifyMenu
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CollectionViewClassifyMenu!