Version 2.12.0
- Installation: Changed
CRNA
toExpo
in installation instructions. PR #2584. - Vulnerability Issue: Upgraded loadsh to fix vulnerability issue. Commit 10d381a, e6e7946, closes #2602
- Accordion: Added Test case for Accordion. PR#2578, closes #2546
- FAB: Disable FABs android ripple effect and ripple effect wrt borderRadius. Commit56597c4, closes #2313
- Item: Added Item Event Handler. PR #2552, closes #2525.
- Tabs: Tabs width update. PR #2572, closes #2558
- Theme:
- Typescript:
- ActionSheet: Fixed height issue. PR #2553, closes #2545
- Button: Fixed nested array style. PR #2511, closes #2419
- DatePicker: Date Picker disabled prop fix. PR #2510, closes #2509
- Fab: Fixed Fab syntax bugs. PR #2577
- Picker: Picker text ellipsize for iOS. Commit 460eddc, closes #2431
- Theme: Fixed Header height issue for iPhoneX with material theme combination. Commit 4c8a68b, closes #2581
- Typescript: Fixed React Native style types refs. PR #2562, closes #2123