npx skills add ...
npx skills add anthropics/knowledge-work-plugins --skill zoom-meeting-sdk-react-native
npx skills add anthropics/knowledge-work-plugins --skill zoom-meeting-sdk-react-native
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.
Use this skill when building React Native apps that need embedded Zoom meeting join/start flows.
From @zoom/meetingsdk-react-native wrapper surface:
initSDK(config)isInitialized()updateMeetingSetting(config)joinMeeting(config)startMeeting(config)cleanup()See: Wrapper API
joinMeeting and startMeeting return numeric status/error codes from native layer.zoomAccessToken (ZAK).0.75.4; Expo is not supported.