-
Notifications
You must be signed in to change notification settings - Fork 43
Home
Ekaansh Arora edited this page May 4, 2021
·
1 revision
When setting up your own video confrencing or streaming application with Agora, a few technical steps might slow you down. Now with Agora UIKit for React Native you can create an application with just a few lines of code.
- Automatically layout all video streams
- Displaying the active speaker in the larger display in the floating layout
- Allowing you to swap any stream to the larger display in the floating layout
- Buttons for disabling camera or microphone and switch cameras for the local user.
- Buttons for muting the remote users' audio and video locally in floating layout.
- Lots of visual customisation by only writing react native styling.
- Live streaming mode with your role as a broadcast or as audience.
- Two different layouts- floating and grid with an option build your own layout!