nbusy / nbusy-android

NBusy Android app.
http://nbusy.com
Apache License 2.0
1 stars 0 forks source link

Immutable views #60

Closed soygul closed 8 years ago

soygul commented 8 years ago

Now the view don't have a state at all, they just re-render everything on update with a basic diffing. Solves half of #59.