Skip to content

Commit

Permalink
Merge pull request #17 from stonko1994/feature/update-readme
Browse files Browse the repository at this point in the history
Bump recommended SwiftUI-Introspect version in README
  • Loading branch information
stonko1994 authored Nov 2, 2023
2 parents b430983 + 15a1358 commit bc090eb
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 bc090eb

Please sign in to comment.