4.2.4 (2024-10-30)
- Removed peerDependencies (438b862)
4.2.3 (2024-05-05)
- MenuItem: Fixed icon position (642d596)
4.2.2 (2024-05-05)
- ListItem: Dont wrap description in Text if it is not a string (657c4d8)
4.2.1 (2024-04-04)
- Fixed CI (6c8fdbe)
4.2.0 (2024-04-04)
- Added icon to MenuItem (306c9a6)
4.1.0 (2023-09-09)
- Expo 49 (25affce)
4.0.3 (2022-08-30)
- Divider: Improved styles (fb0aece)
4.0.2 (2022-08-30)
- ListItem: Fixed left & right props (c0b6beb)
4.0.1 (2022-08-30)
- ListItem: Fixed a crash on List.Item left prop (a4721db)
4.0.0 (2022-07-19)
- selectListItem: fix selected list item (84688b7)
- styles: styles (cc71d1c)
- styles: styles (2e6bfa0)
- theme: theme check (ae427d5)
- Moved Picker & Slider to community modules (d3a367c)
- Added TextInput.Icon & TextInput.Affix (f0028d8)
- Moved Picker & Slider to community modules, since they are deprecated in the react-native package
4.0.0-beta.1 (2021-10-31)
- selectListItem: fix selected list item (84688b7)
- styles: styles (cc71d1c)
- styles: styles (2e6bfa0)
- theme: theme check (ae427d5)
- Moved Picker & Slider to community modules (d3a367c)
- Moved Picker & Slider to community modules, since they are deprecated in the react-native package
3.1.1 (2020-09-13)
- Fonts: Removed useless Fonts folder (a8cb4e9)
3.1.0 (2020-08-07)
- TablePagination: Implemented as per spec (9ae4935)
3.0.0 (2020-08-04)
- Doesn't register it's own font anymore (7c33764)
- Bumped core library to V4
- The plugin doesn't register it's own MaterialIcons font anymore. Although it was redundant, but we're still marking this as a breaking change.