From 804cd41d7c6254aae20d258a0a884b89c9ef8aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Furga=C5=82?= Date: Mon, 19 Jan 2026 14:57:15 +0100 Subject: [PATCH] Update installation link for react-native-gesture-handler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 272a727..1a26331 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Fast, simple, and customizable in-app notifications for React Native This library uses [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler), a perfect library for swipes, and other gesture events. -Please check their installation guide to install it properly: https://docs.swmansion.com/react-native-gesture-handler/docs/installation +Please check their installation guide to install it properly: [https://docs.swmansion.com/react-native-gesture-handler/docs/fundamentals/installation] ## Installation ```sh