What is LightweightObservable?

LightweightObserservable is a simple implementation of an observable sequence that you can subscribe to. The framework is designed to be minimal meanwhile convenient. The entire code is only ~80 lines (excluding comments). With Lightweight Observable you can easily set up UI-Bindings in an MVVM application, handle asynchronous network calls and a lot more.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/fxm90/LightweightObservable
  • Resource Maker: Felix Mau
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • CocoaPods: LightweightObservable
  • Carthage: fxm90/LightweightObservable