Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maltebucksch authored Feb 24, 2019
1 parent 26603d3 commit 93866fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<img src="https://github.com/quickbirdstudios/pull-to-reach-demo/blob/master/example.gif" width="443">
Still stuck with Pull-To-Refresh in your Flutter app? 🙄 Why not take it a step further by using Pull-To-Reach?
That's a new way to access controls in your app that are normally hard to reach with your thumb.
Pull-To-Reach is a new way to access controls in your app that are normally hard to reach with your thumb.

Here, we present the implementation to a design solution that's used e.g. in the [Soor.app](https://soor.app/). With Pull-To-Reach, the user can select toolbar items by swiping down rather than stretching his thumb up to the top:
This is a demo/example-implementation to a design solution that's used e.g. in the [Soor.app](https://soor.app/). With Pull-To-Reach, the user can select toolbar items by swiping down rather than stretching his thumb up to the top:

<img src="https://github.com/quickbirdstudios/pull-to-reach-demo/blob/master/banner.jpg">

Expand Down

0 comments on commit 93866fb

Please sign in to comment.