AgoraIO-Extensions / react-native-agora

React Native around the Agora RTC SDKs for Android and iOS agora
https://www.agora.io
MIT License
620 stars 227 forks source link

fix: AgoraRtcSurfaceViewNativeComponent & AgoraRtcTextureViewNativeComponent extension filename mismatch #764

Closed master429 closed 7 months ago

master429 commented 7 months ago

These files have a tsx extension, but only ts code, which will cause expo 50 to give an error when parsing this module, and the library will not work in expo 50

guoxianzhe commented 7 months ago

This fix will be released along with version 4.3.0.

master429 commented 7 months ago

This fix will be released along with version 4.3.0.

When will 4.3.0 be released?

guoxianzhe commented 7 months ago

@master429 We are planning release 4.3.0 in Feb.