From 1b129e1ecd6948bf206fc95cc9ec4fce4c5174f3 Mon Sep 17 00:00:00 2001 From: yubowei Date: Sat, 13 Aug 2022 14:20:15 +0800 Subject: [PATCH] update readme --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index a84a545..4678bd3 100644 --- a/README.md +++ b/README.md @@ -78,14 +78,7 @@ import WaterfallFlow from 'react-native-waterfall-flow' }} renderItem={({ item, index, columnIndex }) => { return ( - + index: {index} columnIndex: {columnIndex}