Kureev/react-native-side-menu

pass argument between children Items

Open

#237 geöffnet am 26. Juli 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (442 Forks)batch import
feedback neededhelp wanted

Repository-Metriken

Stars
 (2.222 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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 ?

Contributor Guide