react-native-color-picker-ios:适用于react-native的iOS14 UIColorPicker模块

时间:2024-04-06 11:46:54
【文件属性】:

文件名称:react-native-color-picker-ios:适用于react-native的iOS14 UIColorPicker模块

文件大小:419KB

文件格式:ZIP

更新时间:2024-04-06 11:46:54

ios typescript react-native color-picker hacktoberfest

React本机颜色选择器的iOS 适用于React Native的iOS14颜色选择器模块 网格 光谱 滑杆 安装 使用npm : npm install react-native-color-picker-ios 使用yarn : yarn add react-native-color-picker-ios 用法 import * as React from 'react' ; import { View , Text , TouchableOpacity } from 'react-native' ; import ColorPicker from 'react-native-color-picker-ios' ; const ColorSelectComponent = ( ) => { const handlePress = ( ) => { ColorPick


【文件预览】:
react-native-color-picker-ios-master
----.gitattributes(71B)
----.github()
--------CODEOWNERS(15B)
--------workflows()
----yarn.lock(440KB)
----src()
--------index.tsx(1KB)
--------__tests__()
----babel.config.js(77B)
----ios()
--------ColorPicker.swift(2KB)
--------ColorPickerIos-Bridging-Header.h(101B)
--------ColorPickerIos.xcodeproj()
--------ColorPickerIos.m(233B)
----react-native-color-picker-ios.podspec(591B)
----android()
--------.project(435B)
--------src()
--------.settings()
--------gradle.properties(147B)
--------build.gradle(3KB)
----CONTRIBUTING.md(8KB)
----example()
--------metro.config.js(1KB)
--------index.tsx(171B)
--------yarn.lock(195KB)
--------src()
--------babel.config.js(311B)
--------ios()
--------android()
--------app.json(81B)
--------package.json(555B)
----tsconfig.json(709B)
----LICENSE(1KB)
----README.md(3KB)
----.editorconfig(283B)
----.gitignore(580B)
----package.json(3KB)

网友评论