jshl8612

Results 4 issues of jshl8612

Would you like to tell me the right way to make a FetchedResultsController? `let fecthController = dataStack.createFetchedResultsController(From(), SectionBy("name"), OrderBy(.ascending("foodID")))` With above code, fetchedObjects is always nil.

question

I have a BaseViewController, BaseReactor already. And I want to make several SubClass of the BaseViewController & BaseReactor. Could you give me some advise on this kind of case? Here...

I use CocoaPod to import XLPagerTabStrip. Followed the demo to built my own tabView in storyboard. Then I found the tabBar couldn't be saw. At least, I found the reason...

type: discussion

plotData in EZAudioPlot is missing, makes the dealloc method in ZLHistogramAudioPlot has error.