Hasan Aktas
Hasan Aktas
It doesn't work properly without this feature on the 5 android devices I've tested.
### What happened? I was able to build in Xcode 14, but after updating to version 15, I started getting errors.  ### Steps to reproduce? ```Markdown "react-native": "0.72.6" "expo":...
### What happened? On iOS, the click event is not triggered when the app is closed. The redirectNotification function does not work at all in the logging I make. It...
### Summary https://user-images.githubusercontent.com/30148248/231264256-5f16be91-c804-4ece-8192-32a9d4339bcc.mov If I change the name of the rest in the code sample, this time it adds a parameter with that name. And when I refresh the page...
In Nextjs 13, in order to send requests to server components, there must be no hooks in the file containing the function to be used. We need to be able...
**Describe the bug** When splash screen auto-hide is turned off, sometimes the colors do not adjust on Android. So I have to give a delay, which creates a bad image...
I am trying to integrate with react native. I have exposed the api ends but I can't figure out how to send a request for login. I need your help....