From debd2ca3eef9271510cb3bbce3eca6e928b44418 Mon Sep 17 00:00:00 2001 From: Daniel Merrill Date: Tue, 8 Apr 2025 15:43:25 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d75c8a6..519bc76 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ - -⚠️ You are viewing the README for v4 (view -[v3](https://github.com/computerjazz/react-native-draggable-flatlist/blob/17897b3b5d771e854c9ccbd952332f5deabbd85d/README.md), -[v2](https://github.com/computerjazz/react-native-draggable-flatlist/blob/b60c23035fc0371a735cde1d000e9ad7f8e0f049/README.md) -) - # React Native Draggable FlatList A drag-and-drop-enabled FlatList component for React Native.