jiti-meet/react/features/invite
Lyubo Marinov bd7c9473e7 [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers
If multiple JitsiMeetView instances are created (not necessarily
existing at once), it's possible to hit a TypeError when reading the
React Component props of the currently mounted App. Anyway, in certain
places we're already protecting against that out of abundance of caution
so it makes no sense to not protect everywhere.
2018-05-09 23:45:24 -05:00
..
components [RN] Add an example how to consume the public SDK invite API 2018-05-07 00:38:49 -05:00
actionTypes.js [RN] add support for inviting participants during a call on mobile (2) 2018-05-02 12:54:02 +02:00
actions.js Coding style/naming: invite & invitee(s) 2018-05-03 10:31:15 +02:00
functions.js [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
index.js [RN] add support for inviting participants during a call on mobile 2018-04-25 18:58:06 +02:00
middleware.any.js [RN] add support for inviting participants during a call on mobile (2) 2018-05-02 12:54:02 +02:00
middleware.native.js [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
middleware.web.js [RN] add support for inviting participants during a call on mobile (2) 2018-05-02 12:54:02 +02:00
reducer.js [RN] add support for inviting participants during a call on mobile (2) 2018-05-02 12:54:02 +02:00