- added marker component
- added
Component
prop toItem
component
- removed checkmark
- fixed error in bare RN apps
- improved web support
- added tests
- added missing types
- updated types
- updated README.md
- replaced
Webpack
withRollup
- added module output
- renamed
marker
tomarkerType
- renamed
markerStyle
tomarkerDisplay
- added
itemProps
,itemStyle
,linearGradientProps
,linearGradientStyle
props
- removed
styled-components
- fixed shadow option on Android devices
- added type definitions to output files
- added
animate
option
- switched from
expo
toexpo-linear-gradient
- dropped support for Expo < 33.0.0
- added preview image to README.md
- dropped support for Expo < 31.0.0
- updated dependencies
NativeColorCards
component is now default export
- switched from
babel
totypescript
loader
- updated types & interfaces
- added
markerStyle
option
- switched from
is-dark-color
tocolor
- cleaned up npm scripts
- added ESLint for React Native
- improved
border
mark size and position - improved gradient size
- added missing types
- reorganized components and helpers
- removed unused devDependencies
- added horizontal scroll support
- renamed
applyGradient
togradient
- changed
itemSize
default value to44
- added contrast to
border
mark
- improved gradient contrast
- improved
fade
mark
- added
sort
option - added
shadow
option
- added Travis CI config
- added flatList grid (vertical)
- added gradient layer option
- added
fade
,border
&checkmark
markers - added
onSelect
callback - added contrast to checkmark icon