What is OpenSansSwift?

OpenSansSwift allows you to easily use the OpenSans font in Swift.

Why use OpenSansSwift frameworks ?

The usual process of embedding any custom fonts in your IOS applications has a few steps:

  • Copy all your font resources to your project
  • Make sure they’re copied to the bundle
  • Add UIAppFonts key to info.plist.
  • Painstakingly add all the font names with the right extension
  • Find out the font family and font names programatically
  • Use the fonts
  • For the OpenSans font, this framework does all that for you. All you have to do is link the compiled framework.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/hemantasapkota/OpenSansSwift
  • Resource Maker: Lex Sapkota
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • iOS Versions Supported: iOS 8.0+, iOS 9.0+, iOS 10.0+, iOS 11.0+, iOS 12.0+
  • Carthage: hemantasapkota/OpenSansSwift