Cemil CANLI
Cemil CANLI
# Bug report - [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. - Reproduced on: - [ ] Android - [x] iOS ## Description didReceiveStartCallAction is not working when...
I try everthing but didn't work. How i can fix it?
We get such an error when we wait for close to 1 minute on a channel alone. We are getting this error when calling for someone. We have an application...
Issue: I'm currently experiencing an issue with styled-components v6.0.7 and webpack v5.88.2 where CSS styles are not being applied to the components. I've defined my styled-components as follows: ``` const...
Context I am working on a React Native Web project using Webpack v5. I was using styled-components v4.3.2 and babel-plugin-styled-components v1.10.7. All the functionalities including media queries and boxShadow or...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the issue I'm currently experiencing an issue with styled-components v6.0.7 and webpack...
Can I use this repo in my project? Will there be an update?
### Description I’m encountering an issue where the useWalletInfo hook continues to return stale values even after the wallet has been disconnected. Specifically, after disconnecting from the wallet, I expect...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
I’m attempting to upgrade my app to React 19, but installing **redux-form** (v8.x) triggers peer dependency warnings/errors because it only declares support up to React 18: `npm ERR! peer react@"^16.3.0...