BugiDev / react-native-calendar-strip

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

Question regarding changing text for a certain day? #349

Open obrad97 opened 2 years ago

obrad97 commented 2 years ago

Hello, i was wondering, is it possible to change the text for the certain date in the dayContainer? For example, i want to change the current date in the strip to say 'today'.

Thanks in advance.

anuragbansals commented 9 months ago

I'm facing the same problem. I want to change the current day to 'today'. Is there any soln for this ?