Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font family is not working when use in progressValueStyle #115

Open
Sachira-Heshan opened this issue Nov 20, 2023 · 1 comment
Open

Font family is not working when use in progressValueStyle #115

Sachira-Heshan opened this issue Nov 20, 2023 · 1 comment

Comments

@Sachira-Heshan
Copy link

"expo": "~49.0.15",
"expo-font": "~11.4.0",
"react": "18.2.0",
"react-native": "0.72.6",
"react-native-circular-progress-indicator": "^4.4.2",

these are the versions I use, in a circular progress bar, I used fontFamily property to my custom font to change the font family of progress value using progressValueStyle prop, fontSize and fontStyle are working but the fontFamily is only not working.

@AyoCodess
Copy link

"expo": "~49.0.15", "expo-font": "~11.4.0", "react": "18.2.0", "react-native": "0.72.6", "react-native-circular-progress-indicator": "^4.4.2",

these are the versions I use, in a circular progress bar, I used fontFamily property to my custom font to change the font family of progress value using progressValueStyle prop, fontSize and fontStyle are working but the fontFamily is only not working.

i have the same issue, dod you find a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants