Skip to content

Kotlin custom fonts #101

Answered by marcprux
cwinters8 asked this question in Q&A
Mar 20, 2024 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

I've implemented custom Font support in SkipUI 0.5.18. Run Xcode's File/Packages/Update to Latest Package Versions to get it, and see the instructions for the project setup at https://skip.tools/docs/modules/skip-ui/#custom-fonts. Adding the embedded fonts to the project requires a few steps for both the iOS and Android side, but it sounds like you already have the iOS side working, so you should be able to just copy the font to the Android/app/src/main/res/font/ folder of your project (creating the directory first if needed) and it might work out of the box.

Please let us know if you have any issues we'll help work through them. You may also want to take a look at the Showcase app's proj…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@cwinters8
Comment options

@aabewhite
Comment options

@cwinters8
Comment options

Comment options

You must be logged in to vote
1 reply
@cwinters8
Comment options

Answer selected by marcprux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants