didi / Hummer

一套移动端高性能高可用的动态化跨端开发框架
https://hummer.didi.cn/
Apache License 2.0
1.34k stars 179 forks source link

feat(iOS): Optimize iOS render drawing #300

Closed kinarobin closed 2 years ago

kinarobin commented 2 years ago
Q A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature? Yes
Tests Added + Pass? NO

使用 UIGraphicsImageRenderer来绘制,提高性能。