How to pass parameters to another screen without navigating to it

后端 未结 0 1626
梦如初夏
梦如初夏 2021-01-25 05:13

Right now to pass parameters to another screen I\'m using the following:

this.props.navigation.navigate(\'MyWatchList\', {watchLists: response});

This

相关标签:
回答
  • 消灭零回复
提交回复
热议问题