GuaGua
GuaGua
## Current use version? #### 当前使用的版本是多少? ``` v3.11.2 ``` ## Will this problem occur in demo? #### Demo能否复现这问题? ``` ``` ## Describe the problem or provide an error log? ####...
Can Cordova10 be supported?
如题,该怎么解决
 
# Question Android rendering issues  # Environment ``` paste the output of `react-native info` here ``` ```json "react": 18.2.0, "react-native": 0.74.1, "react-native-blurhash": ^2.0.2 ```
useEffect(()=>{ registerApp({ appid: "wx964290141ebe9b7b" }); }, []) 在App.tsx中调用registerApp报以下错误: `new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method.
  