An iOS example app based on the repository pattern and Typhoon DI framework.
To run the example, remember to install the dependencies via cocoa pods.
pod install
LRRepositoryPattern was created by Luis Recuenco: @luisrecuenco.
If you want to contribute to the project just follow this steps:
- Fork the repository.
- Clone your fork to your local machine.
- Create your feature branch with the appropriate tests.
- Commit your changes, run the tests, push to your fork and submit a pull request.
LRRepositoryPattern is available under the MIT license. See the LICENSE file for more info.