kapobajza
kapobajza
I have been facing the same issue and I think I have discovered where the issue lies. I tried to connect via the front end client and get the activities...
For anyone still wondering how to override the gesture back handler on iOS, here's how you can do it: ``` useEffect(() => { const gestureEndListener = () => { console.log('iOS...
1. Open your Finder, and in the upper menu click on `Go -> Go to Folder...` (Or press SHIFT + CMD + G) 2. Enter `~/Library/Developer/CoreSimulator/Devices/` and click Go 3....
> How can I set the List Header zIndex on Android? > > `ListHeaderComponentStyle={{ zIndex: 9999 }}` works well on iOS, but not on Andorid. In order to get it...
Hello. I can work on this issue if it's not a problem. The only question I have is: what should happen if you're in translation mode and go back, when...