Навигация по реквизиту в компоненте класса

this.props.navigation.navigate('Detail', { yourParam: someData });
Annoyed Ant