Skip to content

Releases: codypearce/material-bread

v0.2.0

16 Aug 07:40
Compare
Choose a tag to compare

New

New component <SwipeNav /> that hides the passed in header on scroll down and shows the header on scroll up. It does the opposite for a passed in footer component. This component was created to match the functionality found in the material docs for scrolling the appbar and bottom nav

Doc page - https://material-bread.org/components/swipenav
Sotrybook - https://codypearce.github.io/material-bread/?path=/story/components-swipenav--header
PRs - #232 and #253
Issues - #3 and #24

Fixes

Features

Docs

Changes

  • react-native-svg is now required