SwiftUI won't display custom font

后端 未结 3 1704
猫巷女王i
猫巷女王i 2020-12-11 07:58

I\'m currently trying to add a custom font to my project, but I somehow won\'t work.

I\'ve already added the .otf file to a font folder, checked that it targets to

3条回答
  •  遥遥无期
    2020-12-11 08:22

    I had the same issue,

    it worked for me when I omitted the "-Regular", but in the info.plist I wrote it with it.

提交回复
热议问题