Any roadmap plan for using typescript refactor?

typescript has type-safe feature. I think Its better for react-native

There is not a ton of JS code to be honest, and the effort required to migrate to TS vs it’s benefits for this project make it not worth it. There are more important things where our time could be spent on, such as modern WebRTC API support.

1 Like

okay, Is there any wonderlist for modern WebRTC API Sheet?

Basically: implement the latest WebRTC API: transceivers.

If you are going down this path, please open small PRs so they are easy to review.

Thanks!