BugiDev / BugiDev/react-native-calendar-strip
dateNumberStyle - custom font family doesn't work
Open
- Dominant language
- JavaScript
- Stars
- 976
- Forks
- 336
- PR merge metrics
- No merged PRs in 30d
Description
I passed the same font family to `dateNumberStyle` and `dateNameStyle`. The font family of the week names changes as expected but the font family of the `dateNumber` does not change.
Screenshot:

I am using Gordita font family everywhere (TTF fonts loaded with expo-fonts). (In the screenshot, see that the font family of day numbers is different than the header text 2021).
Code snippet:
```
```
Contributor guide
Assessment
This issue has not been assessed yet.