# styled-components/native
총 3개의 포스트

welcome.js
만드는 방법check!!1\. image load2\. styled. 다음에 붙는거 확인( View, Text, Touchable, image등등..)
2022년 5월 17일
·
0개의 댓글styled-components/native, Appearance
들어가기\-npm i styled-components사용시, import styled from 'styled-components/native'\-web과 차이점.\-web에서 div, span 은 native에서는 View, Text로~expo install react
2022년 5월 17일
·
0개의 댓글react native could not find a declaration file for module 'styled-components/native
npm add @types/styled-components-react-native -D해결 완료
2021년 2월 3일
·
0개의 댓글