Daniel Martini
Daniel Martini
Hi! I think there's a problem drawing very small values, even I set the precision with `setPriceVolumePrecision(7, 7)`, the y-axis "gaps" goes 0.01 by 0.01 and the value of asset...
Hello! First of all, this library is awesome, really good job :) I have a doubt: I'm trying to draw rectangles when a operation is done (buy or sell) and...
It's possible to instead of giving a fixed height to the component, make it fit the content? Im trying to implement https://github.com/ptnz/react-native-google-places-autocomplete/ a search bar that suggests places using google...