react-native-format
v1.0.1
Published
## Getting started
Readme
react-native-format
Getting started
$ npm install react-native-format --save
Mostly automatic installation
Usage
import {moneyFormat, moneyFormat2, moneyFormat3, moneyFormat4} from 'react-native-format';
// TODO: What to do with the module?
moneyFormat2(1000)// 1.000