You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-source/src/en/api/special-features/reflection.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ Please note that the more the same type **Class** is matched, the slower the spe
201
201
202
202
::: danger
203
203
204
-
After **YukiHookAPI**2.x.x released, this function will be deprecated and will no longer be migrated to [YukiReflection](https://github.com/fankes/YukiReflection).
204
+
After **YukiHookAPI****2.0.0** released, this function will be deprecated and will no longer be migrated to [YukiReflection](https://github.com/fankes/YukiReflection).
205
205
206
206
We welcome all developers to start using [DexKit](https://github.com/LuckyPray/DexKit), which is a high-performance runtime parsing library for **Dex** implemented in C++, which is more efficient than the Java layer in terms of performance, efficient and excellent, it is still in the development stage, your valuable suggestions are welcome.
|[Reflection Extensions](../api/special-features/reflection)| ⭕ | Will be merge into [YukiReflection](https://github.com/fankes/YukiReflection) on `YukiHookAPI`2.x.x|
18
-
|[Xposed Module Data Storage](../api/special-features/xposed-storage)| ✅ | Normal use |
19
-
|[Xposed Module and Host Channel](../api/special-features/xposed-channel)| ✅ | Normal use |
20
-
|[Host Lifecycle Extension](../api/special-features/host-lifecycle)| ✅ | Normal use |
21
-
|[Inject Module Apps Resources](../api/special-features/host-inject#inject-module-apps-resources)| ✅ | Normal use |
22
-
|[Register Module Apps Activity](../api/special-features/host-inject#register-module-apps-activity)| ✅ | Normal use |
|[Reflection Extensions](../api/special-features/reflection)| ⭕ | Will be merge into [YukiReflection](https://github.com/fankes/YukiReflection) on `YukiHookAPI``2.0.0`|
18
+
|[Xposed Module Data Storage](../api/special-features/xposed-storage)| ✅ | Normal use |
19
+
|[Xposed Module and Host Channel](../api/special-features/xposed-channel)| ✅ | Normal use |
20
+
|[Host Lifecycle Extension](../api/special-features/host-lifecycle)| ✅ | Normal use |
21
+
|[Inject Module Apps Resources](../api/special-features/host-inject#inject-module-apps-resources)| ✅ | Normal use |
22
+
|[Register Module Apps Activity](../api/special-features/host-inject#register-module-apps-activity)| ✅ | Normal use |
23
23
24
24
> Xposed Frameworks
25
25
@@ -45,7 +45,7 @@ The following are the related functions, Xposed Frameworks, Hook Frameworks and
0 commit comments