|
|
@@ -70,7 +70,7 @@ MJRefreshConfig.default.i18nFilename = "i18n File Name(not include type<.strings
|
|
|
#### Setting i18n language bundle
|
|
|
|
|
|
```swift
|
|
|
-MJRefreshConfig.default.i18nBundle = "i18n Bundle"
|
|
|
+MJRefreshConfig.default.i18nBundle = <i18n Bundle>
|
|
|
```
|
|
|
|
|
|
#### Adopting the feature in your DIY component
|
|
|
@@ -448,4 +448,4 @@ self.webView.scrollView.mj_header = [MJRefreshNormalHeader headerWithRefreshingB
|
|
|
- 因本人工作忙,没有太多时间去维护MJRefresh,在此向广大框架使用者说声:非常抱歉!😞
|
|
|
- 现寻求志同道合的小伙伴一起维护此框架,有兴趣的小伙伴可以[发邮件](mailto:richermj123go@vip.qq.com)给我,非常感谢😊
|
|
|
- 如果一切OK,我将开放框架维护权限(github、pod等)
|
|
|
-- 目前已经找到3位小伙伴(^-^)V
|
|
|
+- 目前已经找到3位小伙伴(^-^)V
|