본문 바로가기

코드캠프 4기

React Native: Flatlist 사용하기

https://velog.io/@djaxornwkd12/React-Native-FlatList%EC%97%90-%EB%8C%80%ED%95%B4-%EC%95%8C%EC%95%84%EB%B3%B4%EC%9E%90

 

React-Native FlatList에 대해 알아보자

오늘은 React-Navtive FlatList에 대해 알아보자! FlatList 컴포넌트란? FlatList는 많은 양의 스크롤이 필요한 리스트 아이템을 보여주고자 할 때 쓰이는 리액트네이티브 컴포넌트이다 JS에서의 map 함수 역

velog.io

https://www.skptricks.com/2018/09/react-native-simple-custom-gridview-layout-example.html

 

React Native Simple Custom GridView Layout Example Android

React Native Simple Custom GridView Layout Example Android. This tutorial explains how to create simple custom grid view in react native application. Grid View that displays items in a two-dimensional, scrollable grid layout. The grid items are automatical

www.skptricks.com