{ height: 30, textAlignVertical: 'center', ...Platform.select({ ios: { lineHeight: 30 // as same as height }, android: {} }) }