react-native-currency-formatter
JSON →A lightweight React Native library for formatting currency values as IDR (Indonesian Rupiah) and USD (US Dollar). Current stable version is 1.0.3, updated infrequently (last commit in 2019). Key differentiators: simple API, automatic rounding of IDR values to nearest integer, and configurable decimal/thousand separators. However, it lacks modern ESM support, TypeScript definitions, and active maintenance. Alternatives like 'react-native-currency-input' offer more features and active development.