Haseeb Ahmed
Haseeb Ahmed
### What's happening? I'm using react-native-qrcode-scanner for scanning QR codes. I have folllowed the steps given in the documentation and everything is working great on Android but not scanning a...
## 🚀 Feature Proposal I'm using this library the first time in my react native application. I have implemented some components of this library on one screen .i.e. Autocomplete, date...
**Describe the bug** I'm using this library for getting image height for remote images. I'm getting all images on Android but gif is not showing on iOS (only). **To Reproduce**...
I have been using this library for last few days and it was working fine. Today, I deleted my node_modules and install them again and now I'm getting error from...
I'm using this library to fetch locations names, but while building on Android side it is giving me this error: Type mismatch: inferred type is (Mutable)List? but MutableList was expected...
# Question I'm using Firebase for push notifications in React Native. As you know that when the application is in the foreground then notification does not show in the notification...
## Environment System: OS: macOS 10.15.6 CPU: (4) x64 Intel(R) Core(TM) i5-4308U CPU @ 2.80GHz Memory: 36.40 MB / 8.00 GB Shell: 5.7.1 - /bin/zsh Binaries: Node: 12.18.3 - /usr/local/bin/node...
I have installed the latest version and getting deprecation warning that currentlyFocusedField is deprecated use currentlyFocusedInput instead. So please change it according to it