Commit f2e3cf6 1 parent 93f8c6e commit f2e3cf6 Copy full SHA for f2e3cf6
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ var styles = StyleSheet.create({
79
79
justifyContent: ' center' ,
80
80
marginTop: 50 ,
81
81
padding: 20 ,
82
- backgroundColor: ' #fff ' ,
82
+ backgroundColor: ' #ffffff ' ,
83
83
},
84
84
title: {
85
85
fontSize: 30 ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tcomb-form-native" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " react-native powered UI library for developing forms writing less code" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
16
16
},
17
17
"homepage" : " https://github.com/gcanti/tcomb-form-native" ,
18
18
"peerDependencies" : {
19
- "react-native" : " ^0.1.0 " ,
19
+ "react-native" : " ^0.3.1 " ,
20
20
"tcomb-validation" : " ^1.0.2"
21
21
},
22
22
"tags" : [
You can’t perform that action at this time.
0 commit comments