voximplant / react-native-voximplant

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

Typescript and strong typing support #92

Closed daniily000 closed 5 years ago

daniily000 commented 5 years ago

Hello, VoxImplant team!

Tried to find any VoxImplant React Native SDK strong typing support, but got nothing. The project where I'm using the SDK is written on Typescript, so I'm curious - is there a way for SDK to support strong typing instead of using 'any' type everywhere? If there is none - do you have some plans to provide VoxImplant typing in future?

Thank you

YuliaGrigorieva commented 5 years ago

Hello @daniily000 ,

Thank you for reaching out to us.

We plan to migrate to TypeScript by October.

Best regards, Yulia Grigorieva

daniily000 commented 5 years ago

Thank you for reply, looking forward to meet the migration results!