Zaid
Zaid
> I agree that this is an issue. > In the mean time I worked around it by just checking to see if it exists first. > > ```js >...
I have the same issue but This is cuz of position absolute in style.But if you remove that then blurView is not visible
Hi @abdulmalik97 would it work only on Cli as I configured in my project and When I Try to run it throws an error in `ParseQuery.js` says undefined **AddListener** .Here...
I'm facing the same issue
> Apologies in advance - this is a less-helpful issue report than I would like to make. > > After upgrading `react-native-detector` to v0.2.2, our iOS app is crashing on...
I'm facing the same issue receiving notifications on Android either in background or foreground, On iOS getting notifications in the foreground but not in background
Invariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager
I tried `react-native run-android` after installing the issue solved
> Hey! Do you mean to send an SMS directly without opening the SMS app? There was a PR that was opened for this ages ago that was intentionally never...
We have to write native module to send SMS directly from the react native app using SIM. here is the link you can see example []https://aboutreact.com/send-text-sms-in-react-native/
I'm facing the same issue on latest version