Kureev/react-native-side-menu

pass argument between children Items

オープン

#237 opened on 2016/07/26

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (442 件のフォーク)batch import
feedback neededhelp wanted

Repository metrics

Stars
 (2,222 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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 ?

コントリビューターガイド