We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9da0f9b commit 07993a2Copy full SHA for 07993a2
README.md
@@ -34,8 +34,8 @@ ScrollView {
34
35
... it will:
36
37
-- Add `IntrospectionView` as an overlay of `TextField`
38
-- Add `IntrospectionAnchorView` as the background of `TextField`.
+- Add `IntrospectionView` as an overlay of `ScrollView`
+- Add `IntrospectionAnchorView` as a background of `ScrollView`.
39
- Traverse through all the subviews between both views until a `UIScrollView` instance (if any) is found.
40
41
> **Warning**
0 commit comments