voximplant / react-native-voximplant

Voximplant mobile SDK for React Native (iOS/Android)
http://voximplant.com
205 stars 39 forks source link

Support for typescript #105

Open oekstrand opened 4 years ago

oekstrand commented 4 years ago

Are there any plans to support typescript in the react native sdk?

daniily000 commented 4 years ago

There were some, but while I was waiting for it, I wrote my own index.d.ts. I'll share it if you want :)

oekstrand commented 4 years ago

Thanks @daniily000, but part of the reason we want typing for the SDK is to avoid breaking changes when the SDK updates.

byazamat commented 2 years ago

Any news about typescript support?

davidnum commented 2 years ago

I described the types, here's PR https://github.com/voximplant/react-native-voximplant/pull/161

crakton commented 1 year ago

There were some, but while I was waiting for it, I wrote my own index.d.ts. I'll share it if you want :)

please i need it.

ramijarrar commented 1 year ago

@Jrcity @davidnum I created an updated PR with the latest types #174.

ramijarrar commented 1 year ago

Have updated types in https://github.com/voximplant/react-native-voximplant/pull/174 for v1.36.0.

ramijarrar commented 10 months ago

Have updated types in https://github.com/voximplant/react-native-voximplant/pull/174 for v1.40.1.