Justin Vietz
Justin Vietz
@avinashdvv Try importing this line in your App.js import '../node_modules/react-flexbox-grid/lib/index.css';
Do you have a minimal working example so that i can debug the issue?
Nice Work @gilescm I'll take a look at your PR soon!
Hey @gilescm, As far as I can see you can only format the numbers automatically. Do you think it would be possible to add floating point numbers for example: 1.0079...
Maybe we could extract the dot from the `number` String input of the Widget itself.
That's the way I'd do it. However i would animate everything that is a number in the string. That way the user can decide which delimiter he likes to use.
Hey, thank you for your comment! I'll look into this in the next weeks :)
Hey :) I will see how to implement it. You want the seperator static or animating too?
@gilescm I'd be happy to include contributions!