From ec0113cfc88acfdefab029b03096f94c24204449 Mon Sep 17 00:00:00 2001 From: John Haupenthal Date: Fri, 10 May 2024 21:25:06 -0700 Subject: [PATCH] chore: update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3219b34..5184383 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Motivation -To provide an easy way to trigger logic when a child of a `ScrollView` passes a threshold scroll value. +To provide an easy way to trigger logic when a child (or nested child) of a `ScrollView` passes a threshold scroll value. demo