Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

calls-sdk-react-native

calls-sdk-react-native 收录了来自 cometchat 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
20
更新
2026-05-08
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

audio-controls
软件开发工程师

Control audio during calls — mute/unmute microphone. Use when implementing audio toggle or custom mute buttons. Triggers on "mute audio", "unmute", "microphone", "audio controls", "toggleAudio".

2026-05-08
audio-mode
软件开发工程师

Control audio output mode on mobile — switch between speaker, earpiece, Bluetooth, and headphones. Use when implementing audio routing, speaker toggle, or handling audio device changes. Triggers on "audio mode", "speaker", "earpiece", "bluetooth audio", "headphones", "setAudioMode", "audio routing".

2026-05-08
custom-ui
网页开发工程师

Build custom call UI — hide default header/control panel and render your own React Native views around the call component. Use when hiding default controls and building your own call interface. Triggers on "custom control panel", "custom UI", "hideControlPanel", "custom call interface", "custom buttons".

2026-05-08
event-listeners
软件开发工程师

Register call event listeners using CometChatCalls.addEventListener — session status, participant, media, button click, layout, and mobile-specific events. Use when handling call events, session status, participant changes, media state, button clicks, or layout changes. Triggers on "event listener", "addEventListener", "session listener", "participant listener", "media listener", "button click", "layout listener".

2026-05-08
join-session
网页开发工程师

Join a CometChat call session using CometChatCalls.Component with callToken and sessionSettings. Use when joining calls, rendering the call UI, voice vs video calls, or generating tokens. Triggers on "join session", "join call", "start call", "CometChatCalls.Component", "callToken".

2026-05-08
migration-v4-to-v5
软件开发工程师

Migrate a React Native project from CometChat Calls SDK v4 to v5. Use when upgrading calls SDK version, replacing deprecated v4 APIs, migrating CallSettingsBuilder to sessionSettings, replacing OngoingCallListener with addEventListener. Triggers on "migrate calls sdk", "upgrade v4 to v5", "replace deprecated calls api", "CallSettingsBuilder to sessionSettings", "migration guide".

2026-05-08
picture-in-picture
网页开发工程师

Enable Picture-in-Picture mode for calls in React Native. Use when implementing PiP, floating call window, or minimized call view. Triggers on "picture in picture", "PiP", "pip mode", "floating window", "enablePictureInPictureLayout".

2026-05-08
recording
软件开发工程师

Record call sessions with start/stop, auto-start recording, and recording events. Use when implementing call recording or showing recording indicators. Triggers on "recording", "record call", "auto start recording", "recording events", "startRecording".

2026-05-08
ringing-integration
软件开发工程师

Implement ringing with dual SDK (Chat + Calls). Use when adding incoming/outgoing call screens, CometChat.initiateCall, accept/reject/cancel calls, or integrating Chat SDK signaling with Calls SDK sessions. Triggers on "ringing", "incoming call", "outgoing call", "initiateCall", "acceptCall", "rejectCall".

2026-05-08
session-settings
软件开发工程师

Configure all SessionSettings options for React Native — layouts, session type, hide buttons, idle timeout, recording, audio mode. Use when customizing call UI or pre-session config. Triggers on "SessionSettings", "session settings", "hide button", "layout type", "idle timeout", "sessionType".

2026-05-08
setup
软件开发工程师

Set up CometChat Calls SDK v5 for React Native. Use when installing the SDK, configuring app settings, calling init, login, or setting up platform permissions. Triggers on "setup calls sdk", "install cometchat", "initialize calls", "npm install", "login calls sdk", "Info.plist", "AndroidManifest".

2026-05-08
video-controls
软件开发工程师

Control video during calls — pause/resume camera, switch between front and back camera. Use when implementing camera toggle, front/back switch, or custom video buttons. Triggers on "pause video", "resume video", "switch camera", "camera toggle", "video controls", "front camera", "back camera".

2026-05-08