React Native的国家/地区选择器。 的iOS 安卓 网页 演示版 :party_popper: :party_popper: 安装 $ yarn add react-native-country-picker-modal 基本用法 有关更完整的示例,请打开 import React , { useState } from 'react' import { View , Text , StyleSheet , PixelRatio , Switch } from 'react-native' import CountryPicker from 'react-native-co