This website requires JavaScript.
Explore
Help
Sign In
tianzixuan
/
Doric
Archived
Watch
1
Star
0
Fork
0
You've already forked Doric
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
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
History
pengfei.zhou
349e56539c
iOS: remove useless code
2021-10-27 18:01:36 +08:00
..
Engine
Remove nativeEmpty, check call change to native side
2021-09-16 13:01:47 +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:use macro to control use of image and cache library
2021-09-07 16:13:49 +08:00
Refresh
iOS: fix missing super call for requestLayout
2021-10-12 17:44:02 +08:00
Resource
iOS:add Bundle Resource
2021-10-25 17:16:01 +08:00
Shader
iOS: remove useless code
2021-10-27 18:01:36 +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
iOS: status bar delegate
2021-07-27 11:53:04 +08:00
DoricContext.m
refact: use DoricSingleton to hold all static or singleton objects
2021-07-21 19:32:31 +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
feat:add deprecated api
2021-07-22 19:03:35 +08:00
DoricNativeDriver.m
iOS:fix callEntity pass param error.
2021-08-02 11:43:18 +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
Add Resource Loader for iOS
2021-10-25 17:16:01 +08:00
DoricRegistry.m
iOS:add Bundle Resource
2021-10-25 17:16:01 +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