Design pattern samples in Objective-C.
- Factory Patterns - Factory Method and Abstract Factory
- Singleton Pattern
- Observer Pattern
- Command Pattern
- Delegate Pattern
- Iterator Pattern
- State Pattern
- Adapter Pattern
*More patterns to follow in the near future.
All patterns are fully tested using the Kiwi BDD testing framework.
Thanks for checking out ObjCDesignPatterns. Any feedback can be can be sent to: rbaumbach.github@gmail.com.
This software is licensed under the MIT License.