スキルKnowledge Work
📹zoom-video-sdk-react-native
- プラグイン
- Zoom
- ソース
- GitHub で見る ↗
説明
Zoom Video SDK for React Native Zoom Video SDKをReact Nativeで利用するためのツール。@zoom/react-native-videosdk、event listeners、helper-based API、およびbackend JWT tokenフローを使用して、カスタムモバイルビデオセッション体験を構築する際に使用します。
原文を表示
Zoom Video SDK for React Native. Use when building custom mobile video session experiences with @zoom/react-native-videosdk, event listeners, helper-based APIs, and backend JWT token flows.
ユースケース
- ✓React NativeでZoomのビデオ機能を実装するとき
- ✓カスタムモバイルビデオセッション体験を構築するとき
- ✓Zoom Video SDKのevent listenersを活用したいとき
- ✓backend JWT tokenフローでビデオ通信を認証するとき
本文
Zoom Video SDK (React Native)
Use this skill for React Native apps that need fully custom video session experiences using Zoom Video SDK.
Quick Links
- Lifecycle Workflow - init -> listeners -> join -> helpers -> leave -> cleanup
- SDK Architecture Pattern - provider + helper model
- High-Level Scenarios - common mobile product patterns
- Setup Guide - package + platform setup baseline
- Session Join Pattern - tokenized join flow
- Event Handling Pattern - event listener to state routing
- SKILL.md - complete navigation
Core Notes
- Video SDK sessions are not Zoom Meetings and use session tokens.
- JWT generation must stay backend-side.
- Wrapper is helper-heavy (audio/video/chat/share/recording/transcription, etc.).
- Event-driven design is required for robust UI state.
References
Related Skills
Documentation Index
Start Here
Concepts
Examples
References
Troubleshooting
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。