Awesome
LRRepositoryPattern
An iOS example app based on the repository pattern and Typhoon DI framework.
Example
To run the example, remember to install the dependencies via cocoa pods.
pod install
Contact
LRRepositoryPattern was created by Luis Recuenco: @luisrecuenco.
Contributing
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.
License
LRRepositoryPattern is available under the MIT license. See the LICENSE file for more info.