7.18.0
🚀 What’s New?
🎁 Features
• FloatingButton - add 'fullWidth' prop (#2974)
• Avatar - support in Image source as a string (#2985)
• Image - support in string as source, for svg strings (#2983)
🔧 Fixes
• Incubator.Slider - fix track layout when values change (#2968)
• Icon - fix wrapper breaks alignment (center modifier) (#2970)
• GradientSlider - fix thumbTintColor override (#2971)
• Picker - 'fieldType: settings' fixed flex issues according to the parent. (#2977)
• Picker - clear picker value using empty string instead of undefined. (#2986)
• KeyboardAwareInsetsView
- fix application halting when TextInput
with keyboardType=“number-pad”
with external keyboard(#2978)
⚙️ Maintenance & Infra
• uilib-test-renderer - findStyle - fix TS error (#2973)
• FloatingButton - add style tests (#2976)