opentok / opentok-react-native

OpenTok React Native - a library for OpenTok iOS and Android SDKs
https://tokbox.com/
MIT License
209 stars 155 forks source link

Invalid type definitions #725

Closed relm923 closed 4 months ago

relm923 commented 4 months ago

Bug Report

Current behavior https://github.com/opentok/opentok-react-native/blob/2894a7e64fb14b8fff5583731cc2c04b1eefef8e/%40types/index.d.ts#L640C1-L641C1

Steps to reproduce

(How one can reproduce the issue - this is very important)

Example Project

(If possible, please create an example project here on GitHub.com that exhibits the problematic behaviour, and link to it here in the bug report)

What is the current bug behavior?

(What actually happens)

What is the expected correct behavior?

(What you should see instead)

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)

beHaze commented 4 months ago

Thanks @relm923 we're taking a look at this.