This repository hosts three iOS sample apps written in Swift, Objective-C and SwiftUI that make use of the Transifex iOS SDK.
In order to run the sample apps, you will need to change the value for the
TRANSIFEX_TOKEN
key in the Secrets.xcconfig
file found in each project, to the value
you have on your Transifex dashboard.
You will also have to provide the proper source and app locales during the initialization
of the SDK (make sure to update the CustomLocaleProvider
class as well).
Licensed under Apache License 2.0, see LICENSE file.