5.14.0
Features
b445a52 | TextField - Adding 'errorColor' prop to allow customizing the error massage text color. (#915)
35d21a0 | TabBar - Adding 'backgroundColor' prop (#917)
f4f6d52 | Constants - Adding types (#926)
f994c2f | Add STATICS typings to withScrollEnabler and withScrollReached
293b233 | Docs - Group compound components under parent component in navbar
Bug Fixes
54d2073 | Checkbox - Fix disabled color (#918)
Maintenance
aefa112 | ActionSheet - replace 'componentWillReceiveProps' with 'componentDidUpdate'. (#914)
bea887b | AnimatedScanner - replace 'componentWillReceiveProps' with 'componentDidUpdate'. (#912)
3a6276d | Typescript migration fixes - PanningViews and Modal (#929)
3c8d4c5 | Migrate panning views to typescript (#923)
8f4b172 | Picker - Remove UNSAFE method (#922)
323c02b | Feat/modal migrate to typescript (#920)
e922b0c | TabBar & TabBarItem - replace 'componentWillReceiveProps' with 'componentDidUpdate'. (#913)
d9f704f | Incubator.TextField - Replace withFieldState HOC with useFieldState hook (#925)
39a94c0 | FloatingButton - Remove UNSAFE method (#916)
4929819,91a258c5f,07d17d6ae | Fix docs for Incubator.TextField
9607c63 | Fix/docs add native components and various fixes (#909)