outr / youi

Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.
http://youi.io
MIT License
210 stars 28 forks source link

Screen Transaction Support #68

Closed darkfrog26 closed 5 years ago

darkfrog26 commented 6 years ago

Add support to use Reactify's transaction functionality to "apply" and "revert" upon activate and deactivate.

darkfrog26 commented 5 years ago

This is supported with the new Screen.register method