Bamorem

Results 17 comments of Bamorem

same for me , but the weirdest thing is that it does it to me only on IOS. when i'm using Actionsheet

he is right, if you use RTL doesn't work property. The start are indeed from RTL but if it's not in readonly mode (let's say we can rate it from...

Hi @xiaods , yes i did create an order with curl and I see that it get's the fills parameters. ![image](https://user-images.githubusercontent.com/33593109/80340063-9a9a4800-8868-11ea-8f7d-c475273969f5.png) Is python-binance use the v3 by default or maybe...

@xiaods, just tested again and yes the create.order return me the fills parameter, but when i do a get order from the orderId once it has been FILLED I don't...

I have the same issue, even if I'm using the same customer id and then I finalise the payment . all good except that the payment method is never saved...

same here #include Error : 'react/renderer/components/rngesturehandler_codegen/ShadowNodes.h' file not found

Hey so for me the solution was to remove the build folder (not clear build from Xcode but the folder itself), the node_modules folder, Pods folder, package-lock.json, Podfile.lock. then reinstall...

I'm having the same error and i'm using nuxt.config.js ( Nuxt @ v2.16.2 ) ``` { src: `https://www.clarity.ms/tag/${process.env.CLARITY_PROJECT_ID}`, async: true, },```

Maybe I don't get how it should work, but I have Presidio that uses en_core_web_trf (spaCy model, right ?) But Presidio (presidio_analyzer) doesn't perform well in some cases so I...