UNPKG

@artmajeur/react-native-paper-phone-number-input

Version:

A performant phone number input component for react-native-paper with country picker

20 lines (19 loc) 521 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "useCountriesList", { enumerable: true, get: function () { return _useCountriesList.useCountriesList; } }); Object.defineProperty(exports, "useCountrySearch", { enumerable: true, get: function () { return _useCountrySearch.useCountrySearch; } }); var _useCountriesList = require("./useCountriesList"); var _useCountrySearch = require("./useCountrySearch"); //# sourceMappingURL=index.js.map