Setting the file. One moment.
Skill 146 · Zoom Video SDK React Native
Subchapter 146.5
concepts/lifecycle-workflow.mdMarkdown498 BView on GitHub
Recommended flow for React Native Video SDK integrations:
Also bundled
High Level ScenariosReact Native app
-> initSdk
-> addListener(EventType...)
-> joinSession(joinConfig)
-> helper operations
-> leaveSession
-> cleanup