LayChan
Results
3
issues of
LayChan
Hello! This is a very good library, but when crop audio in demo, report this issue. Could you fix it?
Hello, I can not turn pages when using this method: ``` NYTPhotoViewerArrayDataSource *dataSource = [[NYTPhotoViewerArrayDataSource alloc] initWithPhotos:photos]; NYTPhotosViewController *photosViewController = [[NYTPhotosViewController alloc] initWithDataSource:dataSource initialPhoto:photoM delegate:nil]; [self presentViewController:photosViewController animated:NO completion:nil]; ```...