v0.3.2
- Added
autoAnchor
prop to automatically anchor fab with the bottom sheet,this.ref.fab.setAnchorId
still works. - Added
show
andhide
command actions. - Fixed misunderstood
hidden
prop that was causing crash, now usesshow
andhide
actions directly. - Added
rippleColor
prop. - Now only set
iconColor
through react-native-vector-icons.