Вертикальный выравнивание центра реагирует нативный вид

container :{
   justifyContent: 'center', //Centered vertically
   alignItems: 'center', // Centered horizontally
   flex:1
}
tetar