jiti-meet/react/features/mobile/invite-search
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
..
actionTypes.js [RN] add support for inviting participants during a call on mobile 2018-04-25 18:58:06 +02:00
actions.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 [RN] add support for inviting participants during a call on mobile 2018-04-25 18:58:06 +02:00
reducer.js [RN] add support for inviting participants during a call on mobile 2018-04-25 18:58:06 +02:00