Skip to content

Commit 60f2882

Browse files
authored
Merge pull request mastermoo#85 from mmazzarolo/patch-1
Added Show/hide the FAB on scroll
2 parents 181d834 + 5c2fabd commit 60f2882

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Also this example uses `react-native-vector-icons` for the button Icons.
7777
/>
7878
```
7979

80+
### Show/hide the FAB on scroll
81+
Take a look at [this gist](https://gist.github.com/mmazzarolo/cfd467436f9d110e94a685b06eb3900f) for showing and hiding the floating action button depending on the scroll direction.
8082

8183
### Configuration
8284

0 commit comments

Comments
 (0)