Developing on Windows, is anyone doing that? What problems did they run into?

Hi everyone! If I understood correctly there are no big scale public open source projects which use this library besides Jitsi Meet. Jitsi Meet does not support development on Windows so my question is does this library support that? Is there anyone developing on Windows? What problems did they have to overcome?

1 Like

Good question. I’m interested too on windows platform

You can indeed develop on Windows.
But there is no support for a Windows flavour of React-Native as of yet.

I’m not aware of any issues to overcome.
You can run Android Studio for simulating Android devices.
Then you can also use a random IDE like VSCode.

If you want to simulate Apple devices then you’d need an Apple laptop or desktop.
There is also the VM option but that isn’t considered legal.