The reactive and functional programming is making his way in Android development. Alternatives like Rx provide some features in this paradigm but they don’t allow to take advantage the real potential of the functional programming.
In this talk, we’ll discover a new way to manage our UI through the functional programming. An approach to transform, compose and slay Android UI Views.