Patrick Muhire

Results 12 comments of Patrick Muhire

@designbyadrian did you manage to implement it?

@sergiodxa wubba lubba dub dub 🙏💯

@nodkz Here's my current situation. I already did a custom resolver and it worked, but i want keep the nice **pageInfo** provided by existing resolvers i.e `connection` or `pagination`. Please...

@nodkz is there a more simpler way? @sirsavary How did you solve this?

Facing the same issue, how can this be solved,

For the meantime, I fixed it by simply opening native media player supported by the device.

I had the same issue, this what i did; I cloned the whole repo and edited all `React.PropTypes` to only `PropTypes` from the `prop-types` module

I had the same issues, i simply edited the setNumber method, replacing NATIONAL with E.164, this automatically sets the flags! ``` /** * Set Number * * @param number E.164...