DEV Community

[Comment from a deleted post]
 
amanhimself profile image
Aman Mittal

Check out react native ui kittens then. Seems like either you are using a different version of ui kittens lib or there is some config missing from it.

 
amanhimself profile image
Aman Mittal

But if you are using custom font, you will have to load them before the whole app renders.

 
airowe profile image
Adam Rowe

That was it. Had to change the import of react-native-ui-kitten to @ui-kitten/components