1.0.5 • Published 2 years ago
@arepa/country-code v1.0.5
NativeScript country-code.
@arepa/country-code
ns plugin add @arepa/country-codeUsage
API
Methods
| Method | Description |
|---|---|
| getCurrentPais(addPlus:boolean) | Returns a Promise country, code, numCell (numCell only for Android). |
| listaCodigos | Returns an array with the countries' name, name, nom, iso2, iso3, code, flag. |
| showListPaises | Open a modal with a search box and a list of countries. Returns the selected item. |