UITableViewCell layer.masksToBounds not work on iOS 13In iOS13, if you set cell.layer.masksToBounds = YES in the cellForRowAtIndexPath of UITableViewDataSource, it will be reset in…Sep 27, 2019Sep 27, 2019
实现Dark Mode苹果秋季发布会越来越临近,iOS13正式版也会很快推出。周末我对自己的一些个人项目更新了DarkMode的功能。以下是我的一些总结,实现起来非常简单,也非常灵活。Sep 5, 2019Sep 5, 2019
Flutter开发干货!关于Flutter和已有App混合开发的一些个人思考和探索2个多月前,我开始探索flutter的使用方法,并用flutter对已有app进行集成,遇到了一些困惑,也摸索出一些解决问题的方法,希望可以帮助到大家。Jun 15, 2019Jun 15, 2019
How to solve multiple `post_install` hooks in flutter hybrid projectI temporarily solved this conflict. Put the code in your Podfile.Mar 28, 2019Mar 28, 2019