Abdullah Hilson
Abdullah Hilson
Thank you very much for pointing to the PR that fixes the bug @oleksandr-dziuban I used https://www.npmjs.com/package/patch-package to patch react-native with the PR changes after installing packages. It worked for...
yup this website is very good, you get a lot of svg files
nevermind, I was lacking an underscore between images and with width.
mmmh, actually this url is for the old Mushaf, not for 1440.
@master-atul I tried yesterday and I am still seeing the old code: https://github.com/nodegui/examples/blob/master/react-nodegui/calculator/index.tsx#L4
We had the same problem while trying to implement persisted queries in our apps. I made a reproduction repository to clearly show that the hash generated by `apollo-link-persisted-queries` is different...
you can see this issue for more informations about this: https://github.com/apollographql/apollo-tooling/issues/1117
Manipulating the hash on the client side with `apollo-link-peristed-queries` is pretty easy, you can use the `generateHash` arg. Like you said, the real problem is making these hashes match the...
You are welcome. Sorry that I cannot help more.
Yes, it is interesting. Would you consider to opensource it ? If it is very simple to implement it may bring interest of the community.