-
```
import React from 'react';
import { View } from 'react-native';
import JitsiMeet, { JitsiMeetView } from 'react-native-jitsi-meet';
export default class VideoCallScreen extends React.Compone…
-
![Screenshot 2021-07-06 at 2 52 49 PM](https://user-images.githubusercontent.com/41280402/124576456-f0ee1800-de69-11eb-9047-fbff0f366b94.png)
App running successfully but when i'm trying to archi…
-
The data of a board can already be downloaded.
Now, if there was a function to upload/import, this would allow for:
- User-controlled backups (accidential clear)
- Merge a drawing into another wh…
-
Would it be possible to move some configuration settings at the activity level instead of the module level?
For example, one teacher might need Youtube streaming, but others no. If the setting is d…
-
Like watson here:
https://github.com/jitsi/jigasi/pull/87/files
-
Perhaps after/with chat (#181), it would be nice for links to ongoing related calls would be easy to "hang" on the relevant groups/threads, and easy buttons to create such calls. Not sure exactly wha…
-
tl;dr: "knocking" for video calls, where users wait in the lobby to be approved
**Is your feature request related to a problem? Please describe.**
* As a teacher, I want to be able to conduct a le…
-
Hello, I have a question because there are unfamiliar files in the public/tflite path. (Example: tflite.wasm, tflite.js)
If I create a new react project with 'npx create-react-app' command, can I use…
-
Idea: Videochat integration using WebRTC, see https://webrtc.org/start/
klues updated
4 years ago
-
The common way to use types in JavaScript became TypeScript. The most projects dropped the flow support and migrated to TypeScript. I would really appreciate it if this project could either.
The be…