Skip to content

VladyslavMartynov10/react-native-turbo-country-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

react-native-turbo-country-picker

Turbo module for country picker

Installation

npm install react-native-turbo-country-picker

Usage

import { openPicker } from 'react-native-turbo-country-picker';

// ...

const result =  openPicker((selectedCountry: string) => {

});;

Contributing

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

License

MIT


Made with create-react-native-library

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published