Reactive MVVM for iOS development in Swift

The MVVM architecture and the Reactive Programming paradigm can be combined to form a very pleasing approach to iOS app development. However, there’s no clear-cut way of incorporating the two, and the details of the implementation determine how testable…

Similar

Intro to Material Motion for Swift

Material Motion is a toolkit for building responsive motion using Core Animation. Learn more at https://github.com/material-motion View the original deck at https://docs.google.com/presentation/d/1vXNpEYTMCXugFDNNBOWXBtQY9jHsB7FxxYa6BqpUnlM/pub?star... (more…)

Read more »