readme
This commit is contained in:
parent
59027eaa42
commit
0ad496e8b7
@ -18,10 +18,15 @@ iOS手动切换显示语言
|
|||||||
//当app语言改变之后发送通知
|
//当app语言改变之后发送通知
|
||||||
NSString * const ZZAppLanguageDidChangeNotification;
|
NSString * const ZZAppLanguageDidChangeNotification;
|
||||||
```
|
```
|
||||||
## Requirements
|
## Support
|
||||||
|
|
||||||
| StoryBoard | Xib | NSLocalizedString |
|
| StoryBoard | Xib | NSLocalizedString |
|
||||||
|:--------------------:|:---------------------------:|:----------------------------:|
|
|:--------------------:|:---------------------------:|:----------------------------:|
|
||||||
| √ | √ | √ |
|
| √ | √ | √ |
|
||||||
|
|
||||||
|
##效果图
|
||||||
|
|
||||||
|
<p align="center" >
|
||||||
|
<img src="https://github.com/zengqingf/iOSAppLanguageSwitch/blob/master/screenshot/1.gif?raw=true">
|
||||||
|
</p>
|
||||||
更多用法请看demo,觉得好用的话别忘star一下哦!
|
更多用法请看demo,觉得好用的话别忘star一下哦!
|
||||||
|
Binary file not shown.
BIN
screenshot/1.gif
BIN
screenshot/1.gif
Binary file not shown.
Before Width: | Height: | Size: 610 KiB After Width: | Height: | Size: 555 KiB |
Loading…
Reference in New Issue
Block a user