Numeric
Numeric
component provides ability to format numeric values.
Full list of supported properties you can find on MDN page
To use this component, you need to import the component as the followings:
#
React#
Preact#
React NativeAnd add into your application like this:
As above example, component will display 123,456,789.321 Â
Choose your language:Â