yarn add styled-components
yarn add --save-dev babel-plugin-styled-components @types/styled-components @types/styled-components-react-native
root 폴더 -> babel.config.js에
plugins: ['babel-plugin-styled-components'], <- 추가
react native ImagePicker 코드 예제 (0) | 2023.01.19 |
---|---|
react native textinput에 height를 주었을때 글자 잘림 현상 (0) | 2023.01.19 |
react native ts config (0) | 2023.01.19 |
SafeArea가 먹히지 않는다면. (if SafeArea does not work then check) (0) | 2023.01.19 |
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. (0) | 2023.01.19 |
댓글 영역