Aidin Gharibnavaz
Aidin Gharibnavaz
I'm closing this one. Thanks @giantslogik for pointing out the `react-native` bug.
I ran into this issue too. I hope you release a fix soon! Thanks for the time you're putting into this package! The steps to reproduce: ``` mkdir testproject cd...
Thanks for informing me! Hmm... We can move to `react-native-svg` + `d3`. That will give us more flexibility. Maybe we can add a bit more features to the package.
Hi @Juan-Castelli , Hi @faisalamin9696 , I published the `v3.0.0` of the package, which now uses `react-native-svg`. Please read the upgrade guide in the README file. Also, I moved the...
Sorry for the very long delay. Yes. It uses standard algorithms. Note two things: 1. IV (initial vector) is a random string. First 16 chars of the encrypted string (the...
Hi (: Thanks for the suggestion. Ideally, I don't want to refresh on all the bulk requests and let Elastic Search decide when is the right time to do so....