收口原生网络查询边界
将 Expo 网络状态查询收口到 HostBridge network 模块 将 Tauri 网络状态查询收口到 HostBridge network 模块 同步原生壳结构门禁、架构文档和共享记忆
This commit is contained in:
@@ -259,6 +259,7 @@ const expectedMobileHostBridgeFiles = [
|
||||
'files.ts',
|
||||
'haptics.ts',
|
||||
'navigation.ts',
|
||||
'network.ts',
|
||||
'notifications.ts',
|
||||
'protocol.ts',
|
||||
'scanner.ts',
|
||||
@@ -303,6 +304,7 @@ const expectedDesktopHostBridgeRustFiles = [
|
||||
'files.rs',
|
||||
'mod.rs',
|
||||
'navigation.rs',
|
||||
'network.rs',
|
||||
'notifications.rs',
|
||||
'protocol.rs',
|
||||
'share.rs',
|
||||
|
||||
Reference in New Issue
Block a user