Skip to content

Commit

Permalink
bump recommended SwiftUI-Introspect version
Browse files Browse the repository at this point in the history
  • Loading branch information
stonko1994 committed Nov 2, 2023
1 parent 8dc398c commit 15a1358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To enable simultaneously scrolling in `SwiftUI` we need to utilize another libra
#### Synchronize multiple `ScrollView`s
1) Follow the installataion steps from [SwiftUI-Introspect](https://github.com/siteline/SwiftUI-Introspect)
```
Recommended is to use version 0.10.0 or higher.
Recommended is to use version 1.0.0 or higher.
```
1) Import `Introspect` in addition to `SimultaneouslyScrollView`
```swift
Expand Down

0 comments on commit 15a1358

Please sign in to comment.