Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- no-permission-handler-detected
- promise.all
- react-native-permissions
- 비동기
- react-native-image-picker
- react-native
- CS
- rn
- Promise
- motion.div
- animation
- RN업데이트
- RN새로운아키텍쳐
- named type
- hydration mismatch
- Swift
- debounce
- await
- react native
- axios
- react
- Hash-table
- React-Native업데이트
- RN아키텍쳐
- private-access-to-photos
- react animation
- async
- javascript
- Throttle
- ios
Archives
- Today
- Total
목록Button (1)
하루살이 개발일지

목표 이렇게 생긴 Button 모달들을 최대한 재사용성이 가능하도록 만들기 프로젝트 초기 세팅 폴더 구조 src pages : 각각의 pages들이 담겨있는 폴더 modals : modals pages 내부 요소들이 담겨있는 폴더 button : button 관련 요소들이 담겨있는 폴더 button-component : 재사용 가능한 UI 컴포넌트를 보관하는 폴더 button-container : 여러 컴포넌트를 그룹화하여 관리하는 컴포넌트를 보관하는 폴더 button-handler (혹은 hooks) : button관련 handler들이 담겨 있는 폴더 button-layout : 페이지 레이아웃이나 큰 틀을 구성하는 컴포넌트를 보관하는 폴더 button-style : 스타일링 관련 파일을 보관하는 폴..
프로젝트/소규모 기능 구현
2023. 7. 7. 22:41