jiti-meet/react/features/base/config
Daniel Ornelas e5309a6482 [iOS] Proxy CallKit API to be a feature of the SDK
With this the RN component and the consumer app can share same CallKit
provider, configuration, and enable to be part of multiple listeners of
the CallKit flow events. The main driver of this is to enable the
consumer app to be able to report an incoming call to the OS before
loading the JitsiMeetView. Once the user answers the call, the app can
instantiate a JitsiMeetView, pass the CallKit call UUIID, and the Jitsi
Meet components will handle the connection and report back to CallKit
that the  call has been established.
2018-05-03 18:04:59 -05:00
..
actionTypes.js [RN] Handle config loading errors 2017-12-12 22:59:04 -06:00
actions.js ref(config): override config from URL on mobile 2018-03-20 21:07:45 -04:00
functions.js [iOS] Proxy CallKit API to be a feature of the SDK 2018-05-03 18:04:59 -05:00
getRoomName.js [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
index.js fix: synchronize global 'config' var with the reducer's state 2018-03-20 21:07:45 -04:00
middleware.js fix: synchronize global 'config' var with the reducer's state 2018-03-20 21:07:45 -04:00
parseURLParams.js [RN] Converge with Web's ExternalAPI a bit 2017-07-27 16:48:38 -05:00
reducer.js fix(config): no legacy over non-legacy override (#2644) 2018-03-22 10:57:08 -05:00