Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gh123man/Refresher
Browse files Browse the repository at this point in the history
  • Loading branch information
gh123man committed May 13, 2022
2 parents a071f64 + 0971e3c commit cea4969
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ A customizable, native Swift UI refresh control for iOS 14+
- I needed a refresh control that could accomodate an overlay (such as appearing on top of a static image)
- This one is very customizable

## See it in action
If you want to see it in a real app, check out [dateit](https://apps.apple.com/us/app/dateit/id1610780514)

## Usage
First add the package to your project.

Expand Down Expand Up @@ -115,4 +118,4 @@ Add the custom refresherView:

- Support `ListView`
- don't trigger refresh until drag is released (how do you detect `touchDown` in a scrollview?)
- expose the background padding view for customization
- expose the background padding view for customization

0 comments on commit cea4969

Please sign in to comment.