mattak / Nodux

Node base redux inspired framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page transition

mattak opened this issue · comments

Page is group of scenes.
Scenes are replaced by page reducer operation.
Page reducer types are REPLACE, PUSH, POP, INIT.