Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Levin Li 3091c0ad93 Add theme change handler 2020-07-24 20:14:08 +08:00
Levin Li 5883735aa9
Allow not to use UIImageAsset on iOS 13 (#88)
* Allow not to use UIImageAsset on iOS13

* Use imageWithConfiguration: on iOS 13+

* Add configuration class
2020-07-24 17:32:57 +08:00
Levin Li facaafc73d
Swizzle using block (#71)
* swizzle-with-block

* Fix UILabel

* Returning IMP from method_getImplementation and add UILabelVC

* Remove NSObject+DarkModeKit
2020-06-10 09:52:34 +08:00
Levin Li ae1f137759
Fix importing via spm (#69)
* Fix SPM

* Update README.md

* Use @_exported to remove duplicate imports
2020-05-26 10:17:37 +08:00
Bei Li 77fb1d7cc7
SPM support (#7)
* Structure files

* Structure Obj-C files

* Add SPM support

* Remove useless import

* Update products setting
2019-10-31 11:35:12 +08:00