@arepa/country-code
by arepa | v1.0.5
Add a plugin description
npm i --save @arepa/country-code

NativeScript country-code.

npm

@arepa/country-code

ns plugin add @arepa/country-code

Usage

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.