Repository: Say-Their-Name/say-their-names-ios
Open-source platform that raises awareness of the injustice and often forgotten names of racial inequality.
This PR implements almost everything needed for the Donations Controller
- The filters at the top have been implemented in a reusable way
- The donations collection view was built with a manager that uses diffable data source in a reusable way
- Many other miscellaneous abstractions that allow cleaner, more readable code