react-native 和微信小程序wxml-to-canvas组件如何居中

效果
技术图片

 

 

 
 
storeStyle: {
       display: flex,
  
        alignItems: center,
 }