What is FlexibleCollectionViewController?

FlexibleCollectionViewController is a swift library of generic collection view controller with external data processing of functionality, like determine cell’s reuseIdentifier related to indexPath, configuration of requested cell for display and cell selection handler etc.

Overview