Guest User

Untitled

a guest
Nov 20th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <View style={{flex:1}}>
  2. <Image
  3. style={styles.mainContainer}
  4. source={require('../images/samples/login_bg.png')}>
  5. <LoginForm/>
  6. </Image>
  7. </View>
Add Comment
Please, Sign In to add comment