register/username logo layout issue

This commit is contained in:
Diego Mello 2017-11-06 16:48:17 -02:00
parent 2fbd07e142
commit 46c7fb1e3a
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,8 @@ export default StyleSheet.create({
},
loginView: {
padding: 20,
justifyContent: 'flex-end'
justifyContent: 'flex-end',
flex: 1
},
view: {
flex: 1,

View File

@ -5,6 +5,7 @@
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
@ -672,6 +673,7 @@
6533FB90166345D29F1B91C0 /* libRNFetchBlob.a */,
5A0EEFAF8AB14F5B9E796CDD /* libRNVectorIcons.a */,
DA50CE47374C4C35BE6D9D58 /* libRNSVG.a */,
3B696712EE2345A59F007A88 /* libRNImagePicker.a */,
);
name = "Recovered References";
sourceTree = "<group>";