Skip to content

Latest commit

 

History

History

ios

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Transifex iOS Sample apps

This repository hosts three iOS sample apps written in Swift, Objective-C and SwiftUI that make use of the Transifex iOS SDK.

Usage

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).

License

Licensed under Apache License 2.0, see LICENSE file.