jadnco / locus

🏎️ Experimental car spotting app. This was an exercise to help me learn React Native + Flow.
0 stars 0 forks source link

Create method to format numbers #13

Closed jadnco closed 8 years ago

jadnco commented 8 years ago

This should be a utility function that can be used throughout the app.

It should follow these example cases:

12983 => 12.9K
1983479 => 1.9M
1784 => 1,784
jadnco commented 8 years ago

Resolved by https://github.com/jadnco/locus/commit/72a9781ac60ea5623d9f8d9c17f25667895b3916