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
- react-native
- React-Native업데이트
- Hash-table
- rn
- RN새로운아키텍쳐
- animation
- react-native-image-picker
- debounce
- motion.div
- hydration mismatch
- Swift
- react-native-permissions
- no-permission-handler-detected
- CS
- Throttle
- ios
- named type
- promise.all
- private-access-to-photos
- axios
- RN아키텍쳐
- await
- RN업데이트
- Promise
- react animation
- react
- javascript
- 비동기
- async
- react native
Archives
- Today
- Total
목록Button-modal (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