react native

react-native自定义多选框组件

2017-04-07  本文已影响396人  seven_2547

install:

npm i  react-native-checkbox-master --save 

使用:

import CheckBox from 'react-native-checkbox-master';

代码:


效果:



详情查看https://github.com/antiantian/rn-checkbox

上一篇 下一篇

猜你喜欢

热点阅读