I am new to react-native and i want to achieve the below design in react-native
- The blue circle is a slider to chose the date(Date Picker)
- The circle inside the slider(Date Picker) changes color when the date is changed
- and finally an image inside the circle.
it would be great if anyone could provide links for reference or a library which i can use to create the design shown in the image.
thanks in advance.