Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

kyivstarteam/react-native-phone-selector

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •