Setting the file. One moment. Deprecated And Contradictions · Zoom Video SDK React Native · anthropics/knowledge-work-plugins · Skills Docs
Observed from crawled docs/reference and local package analysis:
- Some samples/docs use
username; current typed wrappers often use .
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Official Sources
userName
Action: normalize to the exact type definitions of the installed wrapper version.
- Package README includes duplicated
videoOptions block in join example.
- Action: trust typed API references over README snippets when inconsistent.
- Crawled reference marks deprecation signals on annotation helper type/class pages.
- Action: treat annotation helper APIs as version-sensitive and verify current support before new feature adoption.
- Crawled React Native share docs include explicit not-supported caveats for some share paths/features.
- Action: gate share features by runtime capability checks and fallback UI.
- React Native reference includes many helpers/enums/types that evolve over releases.
- Action: pin versions and keep app-level adapter boundaries around helper/event APIs.
- Direct remote quickstart verification can fail in restricted DNS/network environments.
- Action: prioritize local package + crawled docs/reference as baseline and verify quickstart when network is available.
troubleshooting/deprecated-and-contradictions.md