react native center element at bottom of screen code example
Example: react native component at bottom center
bottomCenter: {
flex: 1,
justifyContent: 'flex-end',
marginBottom: 30
}
bottomCenter: {
flex: 1,
justifyContent: 'flex-end',
marginBottom: 30
}