Typescript definitions for webrtc and incall-manager

Hi people!

We have now typescript definitions for these libraries :smiley:

I hope that somebody help me to improve these definitions.

Thanks in advance.

Hi there! That would be pretty neat, where can people find them?

Hi! Denifitions are in DefinitelyTyped. So, you would need to install the package:

yarn add @types/react-native-webrtc

or

yarn add @types/react-native-incall-manager

Have a nice day!

Awesome! Care to send a PR mentioning it in the README?