- Badge: Badge supports font-size, lineHeight, width and color (1a68173), closes #159
- Checkbox: Checkbox responds on user's click (0f10729), closes #168
- Footer: Footer is functional as before. (880250c)
- H1, H2, H3 LineHeight: Added lineHeight to H1, H2, H3 components. (f1aaa70), closes #166
- LisItem: LisItem height removed && scrollView added to container (80a3c2b), closes #151
- LisItem: LisItem supports both
iconLeft
andiconRight
used together. (4a4297c), closes #155 - Radio Button: Radio Button responds on user's click (0f10729), closes #164
- Keyboard-Aware-ScrollView: Upgraded react-native-keyboard-aware-scroll-view from 0.1.2 to 0.2.0, (2a74737)
- Button: Button supports prop
capitalize
(54d0121) - Content: Added ref_scrollview to Content (1d88a86)
- Theme: Theme variables added for Footer, Toolbar for android, StatusBar for android (52d45d6)
- FooterTab: Button Tabs in Footer (880250c)