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
2022-08-25 14:23:14 +08:00
..
Engine iOS: fix posibblely mutated crash when onException 2022-08-05 13:57:10 +08:00
Extension iOS: Ensure that rendering operations are serialized to prevent timing errors 2022-07-27 14:33:59 +08:00
Loader feat:add deprecated api 2021-07-22 19:03:35 +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 memory leak 2021-07-23 10:45:27 +08:00
Plugin iOS: optimize hot reload operation which causes render error 2022-08-01 19:05:41 +08:00
Refresh fix: DoricSwipeRefreshLayout.h import <UIKit/UIKit.h> 2022-07-19 16:46:23 +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: HorizontalList support fit width or height 2022-08-25 14:23:14 +08:00
StatusBar iOS: status bar delegate 2021-07-27 11:53:04 +08:00
Util iOS: fix in some case application delegate's window is nil 2022-07-13 17:16:42 +08:00
.gitkeep rename dir 2019-12-21 23:01:45 +08:00
Doric.h feat: Native add legacy mode 2022-07-15 19:21:59 +08:00
Doric.m feat: Native add legacy mode 2022-07-15 19:21:59 +08:00
DoricContext.h lint: fix extra semicolon 2022-05-01 10:09:49 +08:00
DoricContext.m iOS: optimize hot reload operation which causes render error 2022-08-01 19:05:41 +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 feat:add onFrameChangedCallback for DoricPanel 2020-03-13 19:38:39 +08:00
DoricPanel.m fix: the timing of iOS's onShow call 2022-06-02 20:02:01 +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: Native add legacy mode 2022-07-15 19:21:59 +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