From 3913640d9f807b55af39d91470d3a1a045605954 Mon Sep 17 00:00:00 2001 From: Gustavo Gard Date: Mon, 16 Sep 2024 07:39:08 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd1ecbe..f64a08c 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,9 @@ export default App; ### Example project with Detox tests -[Code example](./example/README.md) +[Code example](./example/e2e) + +### react-native-gesture-handler To use `react-native-gesture-handler` instead of FlatList import the library like: