I just want to use the default slider from '@react-native-community/slider' <img width="386" alt="Bildschirmfoto 2021-02-22 um 17 56 39" src="https://user-images.githubusercontent.com/15243732/108741791-5da9eb00-7537-11eb-9b4e-4b1b47d8cc2d.png"> adding this to the 'sliderComponent' prop results in an type error  Slider is an intersection type of React.Component <img width="785" alt="Bildschirmfoto 2021-02-22 um 17 59 52" src="https://user-images.githubusercontent.com/15243732/108743449-13296e00-7539-11eb-8fee-05d1191aa356.png">
I just want to use the default slider from '@react-native-community/slider'
adding this to the 'sliderComponent' prop results in an type error
Slider is an intersection type of React.Component