Hi everyone :) I was wondering if anyone has an open source iOS project that uses KIF? I am a junior developer and while I have figured out basic implementation of KIF, looking over a code base that uses it would help me greatly in understanding what can actually be accomplished with this framework.
For instance, I haven't been able to test a private method. I created a private category to access it as I saw done in a tutorial but it did not work. Rather than posting dozens of questions, I thought it would be easiest to just look at some code and answer as many questions as I can for myself.
Prefer objective-c but I can translate from Swift if needed.
-Abbey