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-03-09 18:14:06 +08:00
..
Engine feat: Image add setImagePixels API,iOS receive ArrayBuffer directly 2022-03-09 18:14:06 +08:00
Extension feat:add protect case for plugin and view 2021-06-22 17:19:50 +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: fix memory leak 2022-02-21 15:12:15 +08:00
Refresh iOS: fix missing super call for requestLayout 2021-10-12 17:44:02 +08:00
Resource Base64 resource support all kinds of base64 2022-02-17 12:46:56 +08:00
Shader feat: Image add setImagePixels API,iOS receive ArrayBuffer directly 2022-03-09 18:14:06 +08:00
StatusBar iOS: status bar delegate 2021-07-27 11:53:04 +08:00
Util Remove nativeEmpty, check call change to native side 2021-09-16 13:01:47 +08:00
.gitkeep rename dir 2019-12-21 23:01:45 +08:00
Doric.h feat:add deprecated api 2021-07-22 19:03:35 +08:00
Doric.m feat:add deprecated api 2021-07-22 19:03:35 +08:00
DoricContext.h feat: cache resource move from global to each context 2022-01-26 15:38:49 +08:00
DoricContext.m feat: cache resource move from global to each context 2022-01-26 15:38:49 +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 feat:fix lifecycle call not exactly right 2020-05-06 16:22:13 +08:00
DoricRegistry.h refact: rename iOS class DoricResourceManager 2021-12-08 12:06:25 +08:00
DoricRegistry.m add resource loader & image decoder plugin 2022-01-26 15:38:49 +08:00
DoricScrollableProtocol.h feature:CoordinateLayout support multi set 2020-03-11 13:42:17 +08:00
DoricSingleton.h iOS: move bundle to DoricSingleton 2021-08-24 16:15:25 +08:00
DoricSingleton.m iOS: move bundle to DoricSingleton 2021-08-24 16:15:25 +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