Angelos Lechouritis
Angelos Lechouritis
@wuxudong I updated to add this possibility on BubbleChart, LineChart, BarChart, ScatterChart, HorizontalBarChart and CandleStickChart. I can't add an example to the Examples, as i can't currently build the example...
Also added a `replaceDataSets` method, which is useful when one wants to update some dataset values/configuration, and don;t want to rerender. Imagine if you have 3 datasets, and want to...
Hey @hemgui, On our side we are only using the fork repo in our production app, without any problems for more than 1 year. A limitation you may find is...
Hey thx for feedback. You can try using the `replaceDatasets` function.You need to pass the index of the dataset that you want to replace and just give it as values...
@iamMehedi any updates on this one???
@JZorina Nope.. I've forked another similar repo [here](https://github.com/angelos3lex/react-native-smart-gesture-password-angeloslex) And if you can take a look at the code in usage example in readme, at the last line i have a...
Seems like an installation issue for me. Platform? version?
Didn't face it personally. Maybe has to do with your SMTP server? Or the content/subject etc of the email not being well structured? There are many reasons an email may...
Hey @MarkusPettersson98 . You're right in everything, i can't at all disagree. Unfortunately, due to lack of time and enough work load on other aspects, i have not the time...
Could you check the logcat on android studio for more info on the error?