Daniel Martini
Daniel Martini
I made a workaround to find the nearest timestamp inside the array given with a binary search, might be useful to someone if you dont want to edit the library...
That's how it works mate, check that the timestamp is the same of the latest candle and the price has changed, and you got it ✌️
Latest version (v8.0.0)
Idk if it has changed but I achieved it just with: ` constructor(props) { super(props); this.state = { scrollEnabled: true, } ` then in the SortableGrid: ` onDragRelease = {()...
Just order your array before rendering it at the SortableGrid by a new dimension of your array ie: priority, then implement the method to change the priority onDragRelease with the...
Hi, Any new about this? It doesn't make sense to use this kind of ad if it's not fully customizable with the UI Thanks
looking for the same, at least to be able to set different colors inside RadarChartTitle somehow, but passing a widget would be perfect
> This issue reproduced only in production channel for latest Android. Also, we can see it by the number of ratings from Android 14 - significantly less than older Android...