react-native-material-switch

时间:2024-06-06 02:38:35
【文件属性】:

文件名称:react-native-material-switch

文件大小:154KB

文件格式:ZIP

更新时间:2024-06-06 02:38:35

javascript react-native JavaScript

可定制的物料开关,用于React本机 内容 安装 npm install react-native-material-switch 用法示例 var Switch = require ( 'react-native-material-switch' ) ; var Application = React . createClass ( { render : function ( ) { return ( < View> < Switch xss=removed xss=removed> { alert ( state ) } } / > < / View > ) ; } } ) ; 特性 active (布尔值)-初始开关状态(默认值:false), style (Object)-外部容器的样式(边距,...


【文件预览】:
react-native-material-switch-master
----.gitignore(22B)
----README.md(2KB)
----examples()
--------ios()
--------.gitignore(774B)
--------index.android.js(2KB)
--------android()
--------index.ios.js(2KB)
--------__tests__()
--------.gitattributes(16B)
--------package.json(568B)
--------.babelrc(34B)
--------.buckconfig(114B)
--------.flowconfig(1KB)
--------app.json(53B)
--------.watchmanconfig(2B)
--------yarn.lock(160KB)
----LICENSE(1KB)
----package.json(919B)
----index.js(9KB)
----.npmignore(9B)

网友评论