React-native-webrtc in TypeScript project

Hi,
I started integrating this package into my TypeScript project, but that seems to yield a bunch of problems as many of the core APIs return unknown types and accept any parameters. However the package seems to be written in TypeScript. Now to my questions:

  • How are people using the package in their TypeScipt projects? Do you use the external DefinitelyTyped package or what’s your approach?
  • Are there plans to properly type the offered APIs for better support in TypeScript dependents?
  • Would this be a welcomed contribution?
  • I haven’t used TypeScript in earlier projects, there could be something obvious I’m missing.

Thanks for sharing any thoughts!

This :slight_smile: we welcome contributions in this space.