File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Chat] ( https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue )] ( https://reasonml-community.github.io/reason-react-native/discord/ )
6
6
7
7
[ ReScript] ( https://rescript-lang.org ) / [ Reason] ( https://reasonml.github.io ) bindings for
8
- [ ` @react-native-community/react-native-checkbox ` ] ( https://github.com/react-native-community /react-native-checkbox ) .
8
+ [ ` @react-native-community/react-native-checkbox ` ] ( https://github.com/react-native-checkbox /react-native-checkbox ) .
9
9
10
10
The module will be exposed as ` ReactNativeCheckbox ` .
11
11
@@ -15,7 +15,7 @@ with version x.y.z of `@react-native-community/react-native-checkbox`.
15
15
## Installation
16
16
17
17
When
18
- [ ` @react-native-community/react-native-checkbox ` ] ( https://github.com/react-native-community /react-native-checkbox )
18
+ [ ` @react-native-community/react-native-checkbox ` ] ( https://github.com/react-native-checkbox /react-native-checkbox )
19
19
is properly installed & configured by following their installation instructions,
20
20
you can install the bindings:
21
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @reason-react-native/checkbox" ,
3
+ "description" : " ReScript bindings for @react-native-community/checkbox." ,
3
4
"version" : " 0.5.0" ,
4
- "description" : " ReScript bindings for @react-native-community/react-native-checkbox." ,
5
5
"publishConfig" : {
6
6
"access" : " public"
7
7
},
You can’t perform that action at this time.
0 commit comments