Anwer Solangi

Results 20 comments of Anwer Solangi

> Hi, Thanks for this, To override this feature you can use `countryPickerProps` I think the P.R is good, but using countryPickerProps is what works well too, so don't have...

`countryPickerProps` only works in the picker, but if we use the `layout="first"` we get the same emoji flag, to fix that just change the code of https://github.com/garganurag893/react-native-phone-number-input/blob/ccd16fc20d8a0a476867417279932db0e41fdb2b/lib/index.js#L130 to: ``` const...

Did you find any solution??? I am also struggling with this too

> No, still having the same problem. I have decided to put everything into 0/Android folder That's good, but not user-friendly as other apps, also I'm thinking of moving to...

Any update about this feature? We need onReceived handler so we can handle the video call notifications, or to use callkeep.

> We need same "received" handler / observer in v4 as it was in v3. > `OneSignal.addEventListener('received', this.onReceived);` > it should trigger even if app is closed or in Background....

@rgomezp sir how much we have to wait for this update???

> Hi @anwersolangi > It would be really weird to see a vibration during 30s, actually there is no pattern for vibration. > Regards Actually i am trying to implement...

Any solution so far? I'm also stuck at the same problem?

What if we change this line https://github.com/JesperLekland/react-native-svg-charts/blob/d840ebe34ca11a9132c84a58e0614fccd773e92e/package.json#L60 to the latest version of the svg? because this is the peerDependancy line which is throwing error.