1.0.0 • Published 4 years ago

react-native-react-native-currency-formatter v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-native-react-native-currency-formatter

Getting started

$ npm install react-native-react-native-currency-formatter --save

Mostly automatic installation

$ react-native link react-native-react-native-currency-formatter

Usage

import ReactNativeCurrencyFormatter from 'react-native-react-native-currency-formatter';

// TODO: What to do with the module?
ReactNativeCurrencyFormatter;