1k-cross-platform

Installation
SKILL.md

Cross-Platform Development

Patterns for writing platform-specific code in OneKey.

Platform Extensions

Use platform extensions for platform-specific implementations:

Extension Platform
.native.ts React Native (iOS/Android)
.web.ts Web platform
.desktop.ts Desktop (Electron)
.ext.ts Browser extension

Platform Detection

ALWAYS use platformEnv for platform detection:

Installs
68
GitHub Stars
2.4K
First Seen
Jan 24, 2026
1k-cross-platform — onekeyhq/app-monorepo