This will translate your React Native components to HTML elements which will render in your browser. So, simply said a <View> component will become a <div> ...
確定! 回上一頁