Releases: xotahal/react-native-material-ui
Releases · xotahal/react-native-material-ui
v1.3.4
v1.3.2
v1.3.0
New features
- you are able to specify actions with labels for action buttons (see this page)
Breaking changes ❗️
NOTE: only if you override style of action button.
Structure of action button was changed. Just check it in render method.
v1.2.5
v1.2.2
v1.2.0
New features
- Add ability to display extra actions after the FAB is pressed - see ActionButton component 🎉
- Add animations for floating action button
v1.1.0
v1.0.0-rc
Breaking changes!
This version completely changes how to use this library. You should know about new theme provider. And also there is documentation for every each component (or it will be very soon :)).