Fork me on GitHub
#devcards
<
2016-06-30
>
metametadata10:06:23

Hi! Speaking of Carry and Devcards. Carry apps need to be started and stopped explicitly in order to free resources (e.g. unsubscribe from browser events). Is there a idiomatic approach to hooking into card reload/umount/shutdown stage so that app created inside the card could be stopped? I've managed to get the desired behavior by explicitly hooking into component-will-umount event of app view: