BugiDev / BugiDev/react-native-calendar-strip

dateNumberStyle - custom font family doesn't work

Open
#285 2 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/38981018/113127824-d2f39480-9236-11eb-93a3-faaaf3e7d9dd.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.