jiti-meet/react/features/base/participants
paweldomas 8b2ce21e1a fix(RN): bundle sound files in release build
On Android the files will be copied to the assets/sounds directory of
the SDK bundle on build time. To play the "asset:/" prefix has to be
used to locate the files correctly.

On iOS each sound file must be added to the SDK's Xcode project in order
to be bundled correctly. To playback we need to know the path of the SDK
bundle which is now exposed by the AppInfo iOS module.
2018-04-10 10:59:52 +02:00
..
components Add pinch zoom functionality 2018-04-10 01:20:53 -05:00
actionTypes.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
actions.js ref(notifications): stop passing around Notifications component 2018-02-12 17:53:29 -06:00
constants.js feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
functions.js [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
index.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
middleware.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00
reducer.js Coding style 2017-10-18 13:21:46 -05:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00