Releases: native-ly/native-color-picker
Releases · native-ly/native-color-picker
1.3.1
Changes
Repository Changes
- replaced
Webpack
with Rollup
- added module output
1.3.0
Changes
Breaking Changes
- renamed
marker
to markerType
- renamed
markerStyle
to markerDisplay
New Feature
- added
itemProps
, itemStyle
, linearGradientProps
, linearGradientStyle
props
Change
- removed
styled-components
Bug Fix
- fixed shadow option on Android devices
1.2.0
Changes
Repository Changes
- added type definitions to output files
1.1.0
Changes
New Feature
Change
- switched from
expo
to expo-linear-gradient
Breaking Changes
- dropped support for Expo < 33.0.0
1.0.0
Changes
Documentation
- added preview image to README.md
Breaking Changes
- dropped support for Expo < 31.0.0
Repository Changes
1.0.0 beta 3
Changes
Breaking Changes
NativeColorCards
component is now default export
1.0.0 beta 2
Changes
Repository Changes
- switched from
babel
to typescript
loader
Internal
- updated types & interfaces