This commit is contained in:
小飞侠u 2017-06-14 09:51:37 +08:00
parent 59027eaa42
commit 0ad496e8b7
3 changed files with 6 additions and 1 deletions

View File

@ -18,10 +18,15 @@ iOS手动切换显示语言
//当app语言改变之后发送通知
NSString * const ZZAppLanguageDidChangeNotification;
```
## Requirements
## Support
| StoryBoard | Xib | NSLocalizedString |
|:--------------------:|:---------------------------:|:----------------------------:|
| √ | √ | √ |
##效果图
<p align="center" >
<img src="https://github.com/zengqingf/iOSAppLanguageSwitch/blob/master/screenshot/1.gif?raw=true">
</p>
更多用法请看demo觉得好用的话别忘star一下哦

Binary file not shown.

Before

Width:  |  Height:  |  Size: 610 KiB

After

Width:  |  Height:  |  Size: 555 KiB