jiti-meet/react/features/audio-mode
Lyubomir Marinov 2ad869a036 Comply w/ coding style
- Use 1 name for 1 abstraction. Instead of useFullScreen and enabled use
  fullScreen.
- Comments are correct English sentences so no double spaces between
  senteces, no capitalization of the work On midsentence.
- Write as little source code as possible if readability is preserved.
- Utilize Facebook's Flow.
- The name of a private function must start with _ and the jsdoc should
  state that the function is private.
2017-02-06 15:32:03 -06:00
..
index.js [RN][iOS] Default to speaker for video conferences 2017-01-20 14:06:15 -06:00
middleware.js Comply w/ coding style 2017-02-06 15:32:03 -06:00