Kureev/react-native-side-menu

pass argument between children Items

Aberta

#237 aberto em 26 de jul. de 2016

 (1 comentário) (0 reação) (0 responsável)JavaScript (442 forks)batch import
feedback neededhelp wanted

Métricas do repositório

Stars
 (2.222 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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 ?

Guia do colaborador