·1k-patching-native-modules
</>

1k-patching-native-modules

onekeyhq/app-monorepo

Patcht native Module (Expo-Image, React-Native usw.), um native Abstürze oder Fehler zu beheben.

6Installationen·2Trend·@onekeyhq

Installation

$npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-patching-native-modules

SKILL.md

Follow this workflow to analyze crash logs, fix native module bugs, and generate patches.

| Crash Type | Common Cause | Fix Pattern |

| EXCBADACCESS | Nil pointer dereference | Add guard let check | | KERNINVALIDADDRESS | Accessing deallocated memory | Use weak references | | NullPointerException | Null object access | Add null check | | OutOfMemoryError | Large image/data processing | Add size limits |

Patcht native Module (Expo-Image, React-Native usw.), um native Abstürze oder Fehler zu beheben. Quelle: onekeyhq/app-monorepo.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-patching-native-modules
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-02
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist 1k-patching-native-modules?

Patcht native Module (Expo-Image, React-Native usw.), um native Abstürze oder Fehler zu beheben. Quelle: onekeyhq/app-monorepo.

Wie installiere ich 1k-patching-native-modules?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-patching-native-modules Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/onekeyhq/app-monorepo