Releases: shoutem/ui
Releases · shoutem/ui
v7.0.2 - Queue and Wheelchair Icons
Added queue
and wheelchair
icons for the Icon
component.
v6.1.2 - Add fontName fallback for resolveFontFamily
- fall back to Rubik-Regular when
fontName
isn't provided inresolveFontFamily
Release 6.1.0
- Inclusion of App level Toast component
v5.6.0
v5.5.0 - Removed outdated examples, improved style overrides
- removed outdated examples
- added style overrides for subcomponents in
NumberInput
andDropDownMenu
v5.4.0
v5.2.2 - Fix issue with HorizontalPager
Added new component - CategoryPicker
- Added
CategoryPicker
component - various bug fixes
v5.0.1 - add 'github:' prefix for forked dependencies
- added
github:
prefix for forked dependencies, per new Github/npm conventions
v5.0.0 - Add icons, remove react-native-vector-icons
- BREAKING CHANGE: removed
react-native-vector-icons
lib - added multiple icons
- introduced
LoadingContainer
that displays loading animation instead of children whenloading
is set to true - adjusted condition for rendering fallback empty list component for
ListView