BugiDev / react-native-calendar-strip

Easy to use and visually stunning calendar component for React Native.
MIT License
936 stars 325 forks source link

Add marked text styles support #231

Open hashan41 opened 3 years ago

peacechen commented 3 years ago

Thanks for the marked text style feature.

The dots shouldn't be replaced with hard-coded heart images. Instead, please revert to the previous dots code and add a prop that accepts a component to override the dots. You could then pass in a heart as a prop if you like.