Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

host-objects

// Covers how to create, structure, and maintain JSI HostObjects that bridge C++ audio nodes to JavaScript in react-native-audio-api. Explains naming conventions, property/method exposure via macros, shadow state for JS↔audio-thread communication, JSI argument parsing, return value patterns, memory pressure, factory wiring in BaseAudioContextHostObject, and common pitfalls. Use this skill when creating a new audio node HostObject, modifying existing HostObject get/set/call logic, wiring a new node into the context factory, or debugging JSI-related crashes and type errors. Trigger phrases: "add HostObject", "create JSI bridge", "expose C++ node to JS", "shadow state", "scheduleAudioEvent from setter", "JSI property getter", "HostObject crashes", "new audio node".

$ git log --oneline --stat
stars:٧٧٦
forks:٦٦
updated:١٤ أبريل ٢٠٢٦ في ٠٩:٤٢
مستكشف الملفات
3 ملفات
SKILL.md
readonly