AgoraIO-Community / VideoUIKit-ReactNative

A React Native package to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
MIT License
93 stars 43 forks source link

fix: fixing outlined prop type. Making button text as optional #150

Closed elenitaex5 closed 8 months ago

elenitaex5 commented 8 months ago

"Outlined" variant in Video and Audio suposed to be with lowercase (in options given) but is written Capitalized. Fixing typo.