This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Doric/doric-iOS/Pod/Classes
2023-08-11 20:36:52 +08:00
..
Engine iOS: reorder registry alloc to avoid setEnvironmentVariable abnormal 2023-03-07 16:35:36 +08:00
Extension iOS: support swift plugin and library 2023-07-14 17:26:24 +08:00
Loader iOS: compat API with iOS 16 2022-09-26 12:03:08 +08:00
NavBar iOS: implements navbar set center 2020-04-30 18:52:28 +08:00
Navigator feat: enhance plugin navigator,add popSelf and popToRoot 2021-06-08 11:56:11 +08:00
Performance iOS: fix crash when on concurrent op 2023-03-30 10:46:04 +08:00
Plugin iOS: support swift plugin and library 2023-07-14 17:26:24 +08:00
Refresh iOS: fix when list is in Refreshable, it may not be able to respond to the sliding gesture in time when the list is swiped quickly. 2023-03-15 19:18:50 +08:00
Resource fix: image inside list flushes when loading more or in other situations 2022-06-02 15:41:49 +08:00
Shader iOS: when cell height not zero don't remove 2023-08-11 20:36:52 +08:00
StatusBar iOS: status bar delegate 2021-07-27 11:53:04 +08:00
Util iOS: add thread-safe handling for JSDispatcher 2023-05-09 15:00:28 +08:00
.gitkeep rename dir 2019-12-21 23:01:45 +08:00
Doric.h iOS: add DoricPanelView to replace DoricPanel which is extended from UIViewController 2023-06-27 16:08:16 +08:00
Doric.m feat: Native add legacy mode 2022-07-15 19:21:59 +08:00
DoricContext.h Add API for synchronous rendering to Panel 2023-02-15 20:14:09 +08:00
DoricContext.m Add API for synchronous rendering to Panel 2023-02-15 20:14:09 +08:00
DoricContextHolder.h rename dir 2019-12-21 23:01:45 +08:00
DoricContextHolder.m rename dir 2019-12-21 23:01:45 +08:00
DoricContextManager.h iOS:fix when obj_retain DoricContext cause crash 2021-02-09 15:11:54 +08:00
DoricContextManager.m refact: use DoricSingleton to hold all static or singleton objects 2021-07-21 19:32:31 +08:00
DoricDriverProtocol.h iOS:add protection for SIGSEGV 2020-04-20 11:53:16 +08:00
DoricLibrary.h rename dir 2019-12-21 23:01:45 +08:00
DoricLibrary.m rename dir 2019-12-21 23:01:45 +08:00
DoricMonitorProtocol.h add panel.onRederFinished to be invoked after shader.render make sure coordinatorPlugin affected 2020-03-11 13:42:17 +08:00
DoricNativeDriver.h add interface to provide jse 2022-01-26 15:38:49 +08:00
DoricNativeDriver.m add interface to provide jse 2022-01-26 15:38:49 +08:00
DoricPanel.h Add API for synchronous rendering to Panel 2023-02-15 20:14:09 +08:00
DoricPanel.m Add API for synchronous rendering to Panel 2023-02-15 20:14:09 +08:00
DoricPanelView.h iOS: add DoricPanelView to replace DoricPanel which is extended from UIViewController 2023-06-27 16:08:16 +08:00
DoricPanelView.m iOS: add DoricPanelView to replace DoricPanel which is extended from UIViewController 2023-06-27 16:08:16 +08:00
DoricRegistry.h feat: expose plugin and viewNode outsize registry 2022-06-02 20:02:01 +08:00
DoricRegistry.m iOS: implement horizontal list 2022-08-25 10:22:23 +08:00
DoricScrollableProtocol.h feature:CoordinateLayout support multi set 2020-03-11 13:42:17 +08:00
DoricSingleton.h feat: Native add legacy mode 2022-07-15 19:21:59 +08:00
DoricSingleton.m feat: iOS add ssr demo 2022-11-08 17:35:10 +08:00
DoricViewController.h iOS: status bar delegate 2021-07-27 11:53:04 +08:00
DoricViewController.m iOS: status bar delegate 2021-07-27 11:53:04 +08:00