RxReusable
RxReusable copied to clipboard
PUPhotosGridCell is not able to be selected after using RxReusable
This is a useful library, thanks for the efforts.
However, I found that it will make the PUCollectionView unable to select.
PUCollectionView & PUPhotosGridCell are iOS-Runtime classes, which will be called when you try to open photo library from a webView action.
@wailaw, thanks for reporting! Could you please provide me how can I reproduce the bug? Thanks :)
@wailaw, could you please try with #3?
Podfile
pod 'URLNavigator', :git => 'https://github.com/devxoul/RxReusable', :branch => 'didmovetowindow'