Mattia Rigo
Mattia Rigo
**Describe the bug** With Safari I can't input value in the search bar. **To Reproduce** Steps to reproduce the behavior: 1. Go to a field created with nova map marker...
Often screenWidth and screenHeight are 0, because Dimensions.get('window') doesn't return the actual dimensions. If so, try to use Dimensions.get('screen').
# Bug Hello, I have the 2.0.0 version of your library, but on Android very often I can't start the audio, because I have an error on the player not...
**Describe the bug** In debug mode all works like charm, in release the app crashes trying to play audio. **To Reproduce** Install pod, add tracks and run in release mode....
Hi! In iOS you can't set additional headers because [request.HTTPHeaders mutableCopy] return a nil object that can't set additional values.
Hello, I'm interested in this library, but I don't need an "always" permission when using my app, but only when in use. Is it possible to do? When the app...
Hi, it's possible to have a callback function when the alert close with timer? I've tried with ``` javacript SweetAlert.swal({ title: _t("Login successful"), showConfirmButton: false, timer: 1500, type: "success" },...
### Description I've updated to XCode 15.3 and now I can't build my app anymore. I have got this error ``` ld: warning: Could not find or use auto-linked framework...