akveo / react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/react-native-ui-kitten/
MIT License
10.19k stars 952 forks source link

Global custom font not working #1772

Closed pavkatav closed 10 months ago

pavkatav commented 10 months ago

💬 Question

I am trying to setup a global custom font, what i did:

UI Kitten and Eva version

Package Version
@eva-design/eva 5.3.1
@ui-kitten/components 2.2.0
Fuksmate commented 10 months ago

same problem

Fuksmate commented 10 months ago

try npx react-native-asset

pavkatav commented 10 months ago

@Fuksmate That works, thanks. Nothing in the docs about this.