sereja
sereja
`func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath)` not called
Issue / Feature - Issue FolioReader version - 0.5.4 FolioReader Stock / Modified - Style modified Android SDK - 29 Mobile / Tablet / Emulator Info - All version Crash...
i have controller with navigationBar `class Controller: TabmanViewController` After call `self.dataSource = self` in `viewDidLoad` navigation bar state change to hidden. i want (Screen view hierarchy ) ``` ------------- navigationBar...