对Android和iOS的React Native DatePicker组件具有相同的显示效果-JavaScript开发

时间:2024-06-15 01:14:10
【文件属性】:

文件名称:对Android和iOS的React Native DatePicker组件具有相同的显示效果-JavaScript开发

文件大小:606KB

文件格式:ZIP

更新时间:2024-06-15 01:14:10

JavaScript Mobile

React Native DatePicker component for both Android and iOS having the same display effect react-native-datepicker React Native DatePicker component for both Android and iOS having the same display effect。这个库是将ant-design for rn里的datepicker控件独立开来的一个纯js控件,核心代码没有改动。ant-design for rn的项目地址https://github.com/ant-design/ant-design-mobile-rn; 使用中需要注意点如下 1.直接把项目中的date-picker/datepicker拷到项目中就可以使用,需要安装I18n(见第二点说明) 2.项目中使用用了I18n做多语言设置,所以得安装I18n,库地址https://github.com/AlexanderZaytsev/react-native-i18n; 如果不要使用


【文件预览】:
react-native-datepicker-master
----ios()
--------ReactNativeDatePicker-tvOSTests()
--------ReactNativeDatePicker-tvOS()
--------ReactNativeDatePicker.xcodeproj()
--------ReactNativeDatePickerTests()
--------Podfile(831B)
--------ReactNativeDatePicker()
----.gitignore(813B)
----README.md(3KB)
----android()
--------gradle()
--------build.gradle(1002B)
--------gradlew.bat(3KB)
--------gradlew(6KB)
--------app()
--------gradle.properties(1KB)
--------settings.gradle(205B)
----date-picker()
--------index.js(2KB)
--------picker()
--------datepicker()
--------utils.js(1KB)
--------locales()
----__tests__()
--------App-test.js(266B)
----.gitattributes(16B)
----package.json(725B)
----index.js(183B)
----.buckconfig(114B)
----.flowconfig(2KB)
----app.json(79B)
----.watchmanconfig(2B)
----example()
--------PopupExample.js(1009B)
----images()
--------example.gif(362KB)
----App.js(452B)
----babel.config.js(77B)
----metro.config.js(300B)
----yarn.lock(317KB)
----.eslintrc.js(74B)
----.prettierrc.js(120B)

网友评论