Condy

Results 13 comments of Condy

**有时候没看到,还是微信方便可以随时联系到我!!!** ![2001614866099_ pic](https://user-images.githubusercontent.com/17396101/109975599-c5c9af80-7d35-11eb-9c0c-5001c714d330.jpg)

初始化的时候就有提供这个参数

这个肯定是有的瑟,只是每个人的网络处理情况都不一样的, 所以这边是没法封装成通用插件供你们使用, 可以简单提供一点思路去封装。 其实核心就是简单的去拦截返回结果,然后解析在Moya的`prepare`注入即可。 这块网上应该也有蛮多关于Moya刷新token的封装Demo

你可以参考一下我的另外一个仓库, [Rickenbacker](https://github.com/yangKJ/Rickenbacker) 这里面我有写的有关于刷新分页的处理。

Sorry, there seems to be something wrong with the Package. I've been pretty busy lately. You can add fork, modify by yourself, and then raise PR.

Alternatively, you can use cocoapods.

你可以看看[Harbeth](https://github.com/yangKJ/Harbeth/blob/master/MetalDemo/Modules/PlayerViewController.swift)是不是你想要的东西!

Hi, You can try this one from [Harbeth](https://github.com/yangKJ/Harbeth) Which supports adding filters to videos.

我这边之前也写过基于Metal的滤镜库, 感兴趣的朋友可以去看看, [Harbeth](https://github.com/yangKJ/Harbeth)