How to use props and navigation route in same const function (react native)?

后端 未结 0 1743
野趣味
野趣味 2020-12-24 02:56

I am new to react native. I am trying to use props and navigation in const function. I do not know how to do that.

const LoggedInPage = props => {

return (

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