Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.6.0.tar.gz | 2019-01-31 | 2.9 MB | |
0.6.0.zip | 2019-01-31 | 3.2 MB | |
README.md | 2019-01-31 | 508 Bytes | |
Totals: 3 Items | 6.2 MB | 0 |
Breaking changes
- Remove all buildProps functions
- Theme: change fitIPhoneX to true by default, iPhoneX and iPhoneXS are fully supported (@SurpassRabbit)
- BasePage: this.state.isFocused move to this.isFocused
- Checkbox: change default icon
- NavigationBar: set props.tintColor to null for no tint color, and undefined for default tint color
- Toast: change closeOnHardwareBackPress to false by default (android only)
Features
- Redux supported (@Alexorz)
Bugfixes
- Support rn 0.58