jiti-meet/react/features/invite
Ryan Peck f64c13d4b7 [RN] add support for inviting participants during a call on mobile
* Button conditionally shown based on if the feature is enabled and available
* Hooks for launching the invite UI (delegates to the native layer)
* Hooks for using the search and dial out checks from the native layer (calls back into JS)
* Hooks for handling sending invites and passing any failures back to the native layer
* Android and iOS handling for those hooks

Author: Ryan Peck <rpeck@atlassian.com>
Author: Eric Brynsvold <ebrynsvold@atlassian.com>
2018-04-25 18:58:06 +02:00
..
components [RN] add support for inviting participants during a call on mobile 2018-04-25 18:58:06 +02:00
actionTypes.js Info dialog: bold labels, no url truncation, only auto show on lonely call (#2619) 2018-04-04 08:58:54 -07:00
actions.js Info dialog: bold labels, no url truncation, only auto show on lonely call (#2619) 2018-04-04 08:58:54 -07:00
functions.js [RN] add support for inviting participants during a call on mobile 2018-04-25 18:58:06 +02:00
index.js [RN] add support for inviting participants during a call on mobile 2018-04-25 18:58:06 +02:00
middleware.js Info dialog: bold labels, no url truncation, only auto show on lonely call (#2619) 2018-04-04 08:58:54 -07:00
reducer.js Info dialog: bold labels, no url truncation, only auto show on lonely call (#2619) 2018-04-04 08:58:54 -07:00