How can we set font to a label in launch Screen, i have tried of setting custom fonts through storyboards. The font is applied and seen in the storyboard but when i launch the app i am not able to see the font applied.
How to overcome this problem.
How can we set font to a label in launch Screen, i have tried of setting custom fonts through storyboards. The font is applied and seen in the storyboard but when i launch the app i am not able to see the font applied.
How to overcome this problem.
Even though it may appear like you can in Xcode 6, you can't specify a custom font for the launch screen, since the launch screen is shown before your fonts load. Create an image of your text and use that.
@kool kims,
its simple, Directly go to LaunchScreen.xib then Select Label & Change its Property From Right side of Menu ..
//For More Click Link to See - https://i.stack.imgur.com/nrRPM.png