Breaking changes
- API change. Height and width for the button HAVE to be passed as props to
<SlideButton/>
.
Changes
- Added support for specifying slide direction for successful slide (left, right or both).
- Fixed bug with
Dimensions
import. - Fixed misc bugs.