I hereby claim:
- I am lethinh2511 on github.
- I am thinhle97 (https://keybase.io/thinhle97) on keybase.
- I have a public key ASBzte3vRtV11nQc8btmFQ8moygiYyBfwLq_OxGc_V3VfAo
To claim this, I am signing this object:
import Foundation | |
import UIKit | |
extension UIView { | |
@IBInspectable | |
var localizable: Bool { | |
get { | |
return self.localizable | |
} | |
import Foundation | |
extension String { | |
func localized() -> String { | |
return Bundle.main.localizedString(forKey: self, value: self, table: nil) | |
} | |
} |
I hereby claim:
To claim this, I am signing this object: