@kyivstarteam/react-native-phone-selector
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-native-phone-selector

Phone Selector API for Android Only

Installation

npm install react-native-phone-selector

or

yarn add react-native-phone-selector

Usage

import PhoneSelector from "react-native-phone-selector";

// ...


export interface PhoneResponse {
  selectedPhone: string
}

const result: PhoneResponse = await PhoneSelector.invokePhoneSelector();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i @kyivstarteam/react-native-phone-selector

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

235 kB

Total Files

106

Last publish

Collaborators

  • e-genov-ks
  • e-genov
  • yevheniionipko