This repository was archived by the owner on Sep 13, 2020. It is now read-only.
This repository was archived by the owner on Sep 13, 2020. It is now read-only.
pass argument between children Items #237
Open
Description
Hi,very appreciate your repository. It helped me a lot . But I have some confusion about passing arguments between Items. Here is a situation: When I click the "About" Item, then enter the About component,which is ListView in it .When I click the some item from ListView, then I go to other "Main" item, How could I get the argument from 'About' item ?