a2c2d3bee1
Introduces loadURLObject in JitsiMeetView on Android and iOS which accepts a Bundle and NSDictionary, respectively, similar in structure to the JS object accepted by the constructor of Web's ExternalAPI. At this time, only the property url of the bundle/dictionary is supported. However, it allows the public API of loadURLObject to be consumed. The property url will be made optional in the future and other properties will be supported from which a URL will be constructed. |
||
---|---|---|
.. | ||
components | ||
actionTypes.js | ||
actions.js | ||
functions.native.js | ||
functions.web.js | ||
index.js | ||
middleware.js | ||
reducer.js |