react-native-country-picker-modal

时间:2024-05-21 17:40:50
【文件属性】:

文件名称:react-native-country-picker-modal

文件大小:511KB

文件格式:ZIP

更新时间:2024-05-21 17:40:50

JavaScript

React本地国家选择器模式 React Native的最佳国家/地区选择器。 的iOS 安卓 安装 $ npm i react-native-country-picker-modal --save 或者 $ yarn add react-native-country-picker-modal 基本用法 首先安装react-native $ npm i react-native -g 初始化本机项目 $ react-native init myproject 然后,编辑myproject/index.ios.js ,如下所示: import DeviceInfo from 'react-native-device-info' ; import React , { AppRegistry , Component , StyleSheet , Text , V


【文件预览】:
react-native-country-picker-modal-master
----README.md(6KB)
----.eslintrc(552B)
----__tests__()
--------__snapshots__()
--------CountryPickerTests.js(501B)
----package.json(3KB)
----src()
--------countryFlags.js(370KB)
--------KeyboardAvoidingView.ios.js(704B)
--------emoji.js(318B)
--------CountryPicker.style.js(2KB)
--------CloseButton.ios.js(625B)
--------android-close.png(2KB)
--------ratio.js(437B)
--------CloseButton.android.js(915B)
--------ios7-close-empty.png(1KB)
--------KeyboardAvoidingView.android.js(442B)
--------CountryPicker.js(11KB)
----CODE_OF_CONDUCT.md(3KB)
----.babelrc(50B)
----.flowconfig(3KB)
----LICENSE.md(1KB)
----.eslintignore(35B)
----.expo()
--------packager-info.json(28B)
--------settings.json(143B)
----.editorconfig(659B)
----data()
--------countries-emoji.json(83KB)
--------countries.json(438KB)
--------cca2.json(1KB)
----circle.yml(627B)

网友评论