File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# react-native-check-box
2
+
3
+ [ ![ release] ( https://img.shields.io/github/release/crazycodeboy/react-native-check-box.svg?maxAge=2592000?style=flat-square )] ( https://github.com/crazycodeboy/react-native-check-box/releases )
4
+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-Welcome-brightgreen.svg )] ( https://github.com/crazycodeboy/react-native-check-box/pulls )
5
+ [ ![ NPM version] ( http://img.shields.io/npm/v/react-native-check-box.svg?style=flat )] ( https://www.npmjs.com/package/react-native-check-box )
6
+ [ ![ License MIT] ( http://img.shields.io/badge/license-MIT-orange.svg?style=flat )] ( https://raw.githubusercontent.com/crazycodeboy/react-native-check-box/master/LICENSE )
7
+
8
+
9
+
2
10
Checkbox component for react native, it works on iOS and Android.
3
11
4
12
## Content
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-check-box" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Checkbox component for react native, it works on iOS and Android." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments