This repository was archived by the owner on Jun 20, 2023. It is now read-only.
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
Implement all cells in code #739
Open
Description
Avoid duplicates
- This issue has not already been raised before
- If you are proposing a new feature, please do so in CWA-Wishlist
Current Implementation
CollectionViewCells and TableViewCells are implemented using Xibs.
Suggested Enhancement
CollectionViewCells and TableViewCells should be implemented in code
Expected Benefits
Code is easier to
- refactor
- document
- reason about
- automate
- understand
In addition code is less likely to break with Xcode updates.
Internal Tracking ID: EXPOSUREAPP-1954