Passing 'navigation' AND 'props' to child components

前端 未结 0 768
夕颜
夕颜 2020-12-16 23:04

Normally with navigation you receive the props on child component like this, with the curly braces:

const MatchHistoryScreen = ({ navigation, route }) => {         


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