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
- 자료구조
- 브루트포스
- 시간초과해결
- 백준
- 실버1
- 상담원 인원
- 17089
- 11831
- ReactNative
- 2800
- 큐
- 수정렬하기4
- FlatList
- PYTHON
- KeyboardAvoidingView
- 이분탐색
- 이진탐색
- 그래프
- 괄호제거
- 그리디
- TouchableWithoutFeedback
- 3079
- 복잡도 측정
- 프로그래머스
- 머신러닝
- useHeaderHeight
- React #새파일생성
- 골드5
- LV3
- 딥러닝
Archives
- Today
- Total
목록FlatList (1)
지니 코딩일기
RN) FlatList
요약 리스트 생성 data에 데이터를 넣으면 renderItem 형태로 된 item의 리스트를 만들어줌 *section 구분이 필요하다면 사용! 설명 아래 사항들을 모두 지원함 Fully cross-platform. Optional horizontal mode. Configurable viewability callbacks. Header support. Footer support. Separator support. Pull to Refresh. Scroll loading. ScrollToIndex support. Multiple column support. 공식 문서 https://reactnative.dev/docs/flatlist FlatList · React Native A performant in..
Programming/React-native
2022. 6. 24. 14:58