Kureev/react-native-side-menu

pass argument between children Items

Open

#237 创建于 2016年7月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (442 fork)batch import
feedback neededhelp wanted

仓库指标

Star
 (2,222 star)
PR 合并指标
 (30 天内没有已合并 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 ?

贡献者指南