Update README.md

This commit is contained in:
Florian Gabach
2017-03-08 16:47:14 +01:00
committed by GitHub
parent ec4d296b9f
commit 797b669aa1
+8 -8
View File
@@ -75,14 +75,6 @@ url: "https://raw.githubusercontent.com/jessesquires/JSQMessagesViewController/d
openSourceVC.presentOpenSourceController(from: self)
```
## Translation
OpenSourceController is currently write in english. If you need translation for the permission popup (or whatever thing), just add this line in your localized file :
```
"Unable to load this licence." = "<your_translation>";
```
## Customisation / configuration
You can apply some customisation. To do it you can use the OpenSourceControllerConfig structure like this :
@@ -110,6 +102,14 @@ controller.config.uiConfig.titleColor = UIColor.white
controller.config.uiConfig.licenceBackgroundColor = UIColor.red
```
## Translation
OpenSourceController is currently write in english. If you need translation for the permission popup (or whatever thing), just add this line in your localized file :
```
"Unable to load this licence." = "<your_translation>";
```
## Applications
Some applications already use this controller like :