LanguageList for iOS, macOS and tvOS
LanguageList is created and maintaned with ❥ by Sascha Muellner.
What?
This is a SwiftUI package with support for iOS/macOS/tvOS.
Requirements
The latest version of LanguageList requires:
- Swift 5+
- iOS 13+
- Xcode 11+
Installation
Swift Package Manager
Using SPM add the following to your dependencies
'LanguageList', 'main', 'https://github.com/SwiftPackageRepository/LanguageList.swift.git'
CocoaPods
Using CocoaPods add the following to your Podfile:
pod 'LanguageList', '~> 1.0.0'