Requisitennavigation in Klassenkomponente

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