Bundle

public extension Bundle

Bundle+Localizable defines the swizzling method for changing language.

Author

Adamas

Version

1.5.0

Date

23/03/2019
  • The language that all resources should use.

    Declaration

    Swift

    static var currentLanguage: String?
  • Swizzle the localizeString method

    Declaration

    Swift

    static func switchLanguage()