LocalizedDeviceModel
Apple product names localized.
Usage
Note: To use a localization included in the package, the app using the package must support this localization.
Localized product name
Swift
UIDevice.current.localizedProductName
Objective-C
[UIDevice currentDevice].localizedProductName;
English product name
Swift
UIDevice.current.productName
Objective-C
[UIDevice currentDevice].productName;
Bdlocalizeddevicesmodels
Apple devices model names localized.
Bdlocalizeddevicesmodels Info
⭐ Stars 22
🔗 Source Code github.com
🕒 Last Update 5 months ago
🕒 Created 5 years ago
🐞 Open Issues 0
➗ Star-Issue Ratio Infinity
😎 Author bixcorp