Kureev/react-native-side-menu

pass argument between children Items

Open

#237 aperta il 26 lug 2016

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (442 fork)batch import
feedback neededhelp wanted

Metriche repository

Star
 (2222 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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 ?

Guida contributor