zoom-meeting-sdk-react-native Skill
Zoom Meeting SDK for React Native. Use when embedding Zoom meetings in React Native iOS/Android apps with @zoom/meetingsdk-react-native, JWT auth, join/start flows, platform setup, and native bridge troubleshooting. Published by openai in plugins.
What is zoom-meeting-sdk-react-native Skill?
Zoom Meeting SDK for React Native. Use when embedding Zoom meetings in React Native iOS/Android apps with @zoom/meetingsdk-react-native, JWT auth, join/start flows, platform setup, and native bridge troubleshooting. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use zoom-meeting-sdk-react-native Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/zoom/skills/meeting-sdk/react-native/SKILL.md
What it does
Zoom Meeting SDK for React Native. Use when embedding Zoom meetings in React Native iOS/Android apps with @zoom/meetingsdk-react-native, JWT auth, join/start flows, platform setup, and native bridge troubleshooting.
Skill instructions
Zoom Meeting SDK (React Native) Use this skill when building React Native apps that need embedded Zoom meeting join/start flows. Quick Links 1. Lifecycle Workflow - init - auth - join/start - in-meeting - cleanup 2. Architecture - JS wrapper, native bridge, iOS/Android SDK layers 3. High-Level Scenarios - practical product patterns 4. Setup Guide - install package + platform requirements 5. Join Meeting Pattern - JWT + meetingNumber + password 6. Start Meeting Pattern - ZAK-based host start 7. SKILL.md - full navigation Core APIs (Wrapper) From @zoom/meetingsdk-react-native wrapper surface: - initSDK(config) - isInitialized() - updateMeetingSetting(config) - joinMeeting(config) - startMeeting(config) - cleanup() See: Wrapper API Critical Notes - You still need native iOS/Android Meeting SDK dependencies configured. - joinMeeting and startMeeting return numeric status/error codes from native layer. - For host start flow, pass zoomAccessToken (ZAK). - Keep JWT generation on backend, neve
Explore related resources
Frequently asked questions
What is zoom-meeting-sdk-react-native?
zoom-meeting-sdk-react-native is a open-source AI agent skill with Copy skill directory. Zoom Meeting SDK for React Native. Use when embedding Zoom meetings in React Native iOS/Android apps with @zoom/meetingsdk-react-native, JWT auth, join/start flows, platform setup, and.
Who is zoom-meeting-sdk-react-native best for?
zoom-meeting-sdk-react-native is best for reusing agent instructions, scripts, and references.
How do I install zoom-meeting-sdk-react-native?
Install or run zoom-meeting-sdk-react-native using Copy skill directory. Check zoom-meeting-sdk-react-native for the latest setup command.
Is zoom-meeting-sdk-react-native actively maintained?
zoom-meeting-sdk-react-native may need a closer maintenance check before production use.
Auto-fetched from GitHub.