/ObjCDesignPatterns

Design Patterns in Objective-C

Primary LanguageObjective-CMIT LicenseMIT

Design Patterns in Objective-C

Design pattern samples in Objective-C.

Current Design Pattern Samples*

  1. Factory Patterns - Factory Method and Abstract Factory
  2. Singleton Pattern
  3. Observer Pattern
  4. Command Pattern
  5. Delegate Pattern
  6. Iterator Pattern
  7. State Pattern
  8. Adapter Pattern

*More patterns to follow in the near future.

All patterns are fully tested using the Kiwi BDD testing framework.

Suggestions, requests and feedback

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.