Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
版本 -- react-native-router-flux: v4.0.0-beta.31 -- react-native: v0.55.2
在此处输入图像描述 实际上,我想将道具(“Recent_Measurement”)从抽屉(在本例中为“main_tab”)传递到其嵌套场景(“measure_tab”)。但是,每当我尝试将道具传递给嵌套场景时,它都无法识别。
作为参考,下图是关于我的路由器通量结构。 在此处输入图像描述