Muhammad Naveed

Results 9 issues of Muhammad Naveed

`extension BlogPostVC: CHTCollectionViewDelegateWaterfallLayout { func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> CGSize { let width = (self.collectionView!.frame.width / 2 ) - 5 // create a cell...

config = FMPhotoPickerConfig() config.selectMode = .multiple config.mediaTypes = [.image] config.maxImage = 20 config.maxVideo = 0 there is no option for disable edit photo in FMPhotoPickerViewController

## Question looking for better example hide and show animation of view inside stackView

question

for performance improvements of loading images . I want to replace imaginary library to kingfisher library. what is possible solutions?

its works fine in LTR , but when change button Semantic LTR To RTL, the title DL Radio button position is disturb

Please provide support for swiftUI

I have install latest pod 4.1 and tested segmentio collectionview by changing my View to RTL. this is not working properly. background color is disturb on selection of item.

Hello, I am trying to get page index on Page swip . but no luck. can you please helpe me