Localize-Swift
Localization framework
A Swift framework for improving i18n and localization in iOS apps by providing cleaner syntax and in-app language switching
Swift friendly localization and i18n with in-app language switching
3k stars
41 watching
330 forks
Language: Swift
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
andresilvagomez/localize | A Swift framework to simplify localization and pluralization of iOS projects | 291 |
decybel07/l10n-swift | A framework for dynamic language switching and pluralization in iOS and macOS apps | 315 |
zoontek/react-native-localize | A React Native localization toolbox providing methods to access device locale information and format numbers according to user preferences. | 2,292 |
willpowell8/localizationkit_ios | A framework to manage and update translations in real-time without recompiling or redeploying an app. | 1,227 |
mohakapt/stringz | An editor tool for localizing iOS, macOS, tvOS, and watchOS applications by simplifying the process of managing strings and translations. | 971 |
tomkowz/swifternalization | A framework to simplify app localization using JSON files and expressions. | 579 |
jakelin/swiftlanguageweather | An iOS weather app developed in Swift 4 with customizable design and features like size classes and animations. | 5,240 |
marmelroy/phonenumberkit | A Swift framework for parsing, formatting and validating international phone numbers. | 5,156 |
malcommac/swiftlocation | A Swift library for managing location services with async/await support | 3,398 |
flinedev/bartycrouch | Automates string updates and translations in Xcode projects | 1,365 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,599 |
stefalda/reactnativelocalization | A library that allows developers to easily internationalize their React Native apps by loading and displaying localized strings. | 899 |
miroslavkovac/lingo | A Swift library for managing localized strings and pluralization rules. | 62 |
swiftgen/swiftgen | Automatically generates Swift code for resources like images and localized strings to make them type-safe. | 9,275 |
austinzheng/swift-2048 | A port of the 2048 game to Swift, allowing players to swipe and tap to move tiles on a grid. | 3,135 |