Hi everyone,
i have finished my app and a lot of modules.
Now i want to know, how my app can interact with all modules?
My actually solution is, that i navigate with the event handler of a simple button to a module and with another button back to app or module. Is that right?
It looks like this:
Main page:
Module:
But i want to have at each module the header of the main page.
Can anyone tell me, if i am right on my way?
Thanks in advance!