navigasi alat peraga dalam komponen kelas

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