Initial commit: NexusArchitect Professional Workstation Overhaul
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
name: blazor-hybrid-bridge
|
||||
description: Standards for cross-platform compatibility (Web & MAUI Hybrid)
|
||||
---
|
||||
# Cross-Platform Integration
|
||||
|
||||
- **Abstraction:** Implement `IPlatformService` for native features like Haptics or File System.
|
||||
- **UI Safety:** Support `env(safe-area-inset-...)` for mobile notches.
|
||||
- **Touch Input:** Use `user-select: none` on interactive nodes to prevent accidental selection.
|
||||
Reference in New Issue
Block a user