我的符号可以正好在 mu 按钮的中间吗?

Can my symbol be exactly at the middle of mu button?

我的“+”位于按钮中心下方一点。他怎么能在正中央呢?这是我的代码:Code

  1. 包装器 TouchableOpacity - 应该是 justifyContent: "center"
  2. 对于Text需要设置fontFamily。或者设置 lineHeightjustifyContent

如果您想在另一个内部显示 div 或容器,首先使用 display flex 而不是对齐内容,align-items 并确保将填充设置为 0 或设置为您想要的值