Skip to content

Instantly share code, notes, and snippets.

@zontan
Created October 1, 2020 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zontan/5fe2e120b3912fb34a1d2b5247fdd01c to your computer and use it in GitHub Desktop.
Save zontan/5fe2e120b3912fb34a1d2b5247fdd01c to your computer and use it in GitHub Desktop.
struct ContentView: View {
var body: some View {
  AgoraVideo()
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment