Open nonameplum opened 5 years ago
Hey Well done documentation!
Could you provide example app that follows the readme description with list view and details view controller (xib, storyboard), testable app delegate concept with minimal unit test? It will be much easier to grab the framework usage in real life.
Better late than never 😄 https://github.com/devxoul/Pure/pull/15 (example without Pure - Lazy Dependency) https://github.com/devxoul/Pure/pull/14 (example with Pure)
Pure
Hey Well done documentation!
Could you provide example app that follows the readme description with list view and details view controller (xib, storyboard), testable app delegate concept with minimal unit test? It will be much easier to grab the framework usage in real life.