mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-07-18 01:44:10 +08:00

原理参考:https://blog.csdn.net/u014311747/article/details/144347339 Fix https://github.com/RxReader/tencent_kit/issues/121 --------- Co-authored-by: Alex <alex@gmail.com>
5 lines
62 B
Dart
5 lines
62 B
Dart
#import <UIKit/UIKit.h>
|
|
|
|
@interface UIApplication (Hook)
|
|
@end
|