iMonitorMyFiles
iMonitorMyFiles copied to clipboard
Modern implementation of a file monitoring system for iOS
Results
3
iMonitorMyFiles issues
Sort by
recently updated
recently updated
newest added
Hi, do you mind creating a [cocoapod](https://cocoapods.org) podfile from this project? If so, I can create a pull req with the Podfile and you can publish it, or I can...
Could you add a callback block based API for the notifier class instead or beside the delagate? The signature could be something like `- (void)beginMonitoringFileWithCallback:(void (^)(TABFileMonitorChangeType changeType))callback; `